Re: [U-Boot] question: U-boot linking against libgcc

Hello Wolfgang,
At least for the u-boot-application-examples I had to remove it already, because there were linking conflicts with libgcc, so there is an overlap.
libgcc conflicting with itself? Sounds like a toolchain configuration issue to me.
Nope, U-boot provides itself already some functions that are also available in libgcc (some division routines) In this case the libgcc is redundant and gives conflicts.
On the ML, please.
Oops, pressed the wrong button (reply instead of reply-all)
Remy
Best regards,
Wolfgang Denk
-- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de Real computer scientists don't comment their code. The identifiers are so long they can't afford the disk space.
participants (1)
-
Remy Bohmer