2008-08-24 13:03:20 where is uClibc's source in the released tar ball?
Readon Shaw (CHINA)
Message: 60949
i can't find the source of uClibc in Release-dist-2008R1.5-RC3.tar.bz2.
how would it be compiled and integrated into the romfs?
QuoteReplyEditDelete
2008-08-24 21:08:59 Re: where is uClibc's source in the released tar ball?
Robin Getz (UNITED STATES)
Message: 60950
Readon:
uClibc is part of the toolchain, not the uClinux-dist.
-Robin
QuoteReplyEditDelete
2008-08-24 21:22:45 Re: where is uClibc's source in the released tar ball?
Readon Shaw (CHINA)
Message: 60955
In my opinion we also need it at runtime.
would it be applicable to make a image without libc support?
QuoteReplyEditDelete
2008-08-24 21:37:03 Re: where is uClibc's source in the released tar ball?
Robin Getz (UNITED STATES)
Message: 60961
Readon:
I don't understand your comment.
the normal build process of the uClinux-dist finds everything in uClibc from the toolchain, and installs it from there.
You should have the libc set to "none" in the uClinux-dist build system.
-Robin