Re: __ieee754_lgamma_r reentrency with nano.specs
"Keith Packard" <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
Damien Nicolet <[email protected]> writes: > I'm using newlib on an stm32 from debian sid libnewlib-arm-none-eabi > package, but I also have the problem with ARM provided toolchain > (gcc-arm-none-eabi-8-2019-q3-update). Are you using the libnewlib-nano-arm-none-eabi package, or the libnewlib-arm-none-eabi package? I package the smaller one (libnewlib-nano-arm-none-eabi), and that is built from a different tree with many changes, which would make cross-linking fail. Given the potential for confusion, the smaller one has been renamed 'picolibc'. Remember to get your include paths and library paths set correctly so that you get headers and libraries that match, and that match the compiler arguments you're using to build your code. -- -keith
signature.asc
(application/pgp-signature, 832 B)
-----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEw4O3eCVWE9/bQJ2R2yIaaQAAABEFAl4uN50ACgkQ2yIaaQAA ABGTaxAAruKVkD2NaOrWkhCrbo7VPKbuCZNLhgsU1ZnBO4Sl/YoiCI8HF7sagOmr nC5ZzWJ7J4vgeB7KDfz/J9quB09ZgOukam5EmSl7rhXtBeGhnRu+LkBIpR4hfSv4 P9P4oGTmyZRua43W2B3rdcyvpepJ4BrZdo2HPpBfKR3gRhG0AOBaG8jiUlE3ykLs 8vybVdcs/iH19O7JpXSoJm7g6QvK3AzCeoWwZSQkdGnAFpc7GeUH92CnrLaWNA9Z 5Mkz/LA5en4kHdfTGljA/fJuyWQhn0Ysx7Kbw/jqOgqKUtJeGNnnw89q7F8KzM9r shwz7ve3CsbWXjlKevMYaMlkdFgFOhrstKL57lx88zC6SU0xcWNAGpWPi5BzGcRF MT75oW2FlFBGxkb3VWbc0xBAesq5OeCHSU11ykHW0a5iOFNe7V5dinMty8GLEVJP dgOFUP6ca5FGIj2HbykWROWTM9xt96oWGRA4BJMWzyfGZfS9VhKdUDPDhdmPEoZK ssZx5IiReCNHz6e7tG4yF9wL/BSCUf5GehhFWxDfhNiBiuID3zsEauUgvnxcxCVm Z/LM+FzbMTzzfRvWBfWaZnpP70RHgeENf2APpRjCLxZg1Pl3sgM/Fo3pX22obBw2 9ucQiSHj61xapu7rsWuNUM58v9bJm4XTP+PNcDaC9bP3OYvUFfY= =iYu0 -----END PGP SIGNATURE-----