* bug#46496: newlib-nano doesn't have libc_nano.a
@ 2021-02-13 19:11 Nala Ginrut
2021-04-15 18:39 ` bug#46496: Bug closed Morgan Smith
0 siblings, 1 reply; 2+ messages in thread
From: Nala Ginrut @ 2021-02-13 19:11 UTC (permalink / raw)
To: 46496
[-- Attachment #1: Type: text/plain, Size: 447 bytes --]
I can't build ZephyrRTOS with arm-none-eabi-nano-toolchain,
because libc_nano.a is required by ZephyrRTOS when I enabled newlib nano
config.
Then I found there's only libc_nano.a in newlib-nano path, only libc.a.
I think libc.a is for newlib, and libc_nano.a is for newlib-nano.
Best regards.
--
GNU Powered it
GPL Protected it
GOD Blessed it
HFG - NalaGinrut
Fingerprint F53B 4C56 95B5 E4D5 6093 4324 8469 6772 846A 0058
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#46496: Bug closed
2021-02-13 19:11 bug#46496: newlib-nano doesn't have libc_nano.a Nala Ginrut
@ 2021-04-15 18:39 ` Morgan Smith
0 siblings, 0 replies; 2+ messages in thread
From: Morgan Smith @ 2021-04-15 18:39 UTC (permalink / raw)
To: 46496-done
Hello!
Thank you for reporting this bug. This bug was fixed in commit
8799369983315d799501b4f45a3954195b630ebb made on April 8th.
You are correct that libc_nano.a should be for newlib-nano and libc.a
should be for newlib. However, in the nano toolchain, both libc.a and
libc_nano.a (which was recently added) are used for newlib-nano.
In the future, we should combine the nano and non-nano toolchain
together so that it matches up with your (correct) intuition of what
should be where. But that is a job for another day.
Thanks,
Morgan
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-04-15 18:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-13 19:11 bug#46496: newlib-nano doesn't have libc_nano.a Nala Ginrut
2021-04-15 18:39 ` bug#46496: Bug closed Morgan Smith
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.