[U-Boot-Users] Linking U-boot with Newlib
Wolfgang Denk
wd at denx.de
Sat Mar 11 09:59:38 CET 2006
In message <c37bda080603101657p1446c47aqd8923a72443aadac at mail.gmail.com> you wrote:
>
> I`ve been trying to link U-boot 1.1.4 with the Newlib C library
May I ask why you would want to do this?
> instead of the buildin fonctions for IOs and... I`m running
> desperately into troubles, I tried to avoid multiple definitions but
> it is still not resolving all the symbols...
That is only to be expected. This code is very low-level and not at
all the same as a user space library.
> Is there options in the build process for doing so ?
No, and I don't see any need for it. Maybe you can explain which
problem you're trying to solve.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I have often regretted my speech, never my silence.
More information about the U-Boot
mailing list