[U-Boot] "raise" not defined, when compiler uses its own div0

Wolfgang Denk wd at denx.de
Tue Aug 11 10:47:28 CEST 2009


Dear Ulf Samuelsson,

In message <4A810DBC.50805 at atmel.com> you wrote:
> When trying to build U-Boot under Buildroot and OpenEmbedded,

These probably count to the tool chains with "broken" ARM cross
compilers.

> When linking u-boot the linker seems to use the div0 from
> the C compiler libgcc instead of the u-boot div0.

Try setting USE_PRIVATE_LIBGCC=yes in your envrionment, like

	USE_PRIVATE_LIBGCC=yes make ...

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 at denx.de
Quote from the Boss... "I didn't say it was your fault.  I said I was
going to blame it on you."


More information about the U-Boot mailing list