[U-Boot] [U-Boot-DM] [PATCH V2] dm: mips: Import libgcc components from Linux

Wolfgang Denk wd at denx.de
Fri Jul 27 22:59:21 CEST 2012


Dear Daniel Schwierzeck,

In message <CACUy__UytqvzKEt-ut5ubj5c-QSSxtMtP2RzDfuU9VvjEQtYqg at mail.gmail.com> you wrote:
> 
> >> NAK.  It is always wrong to mandatorily set this!!
> >
> > How is that a bug in the toolchain? The u-boot shall be completely self-
> > contained, am I wrong?
> 
> it's not a bug. You should try with a soft-float or multilib toolchain
> and not a hard-float one.

It is a bug.  If we explicitly request -msoft-float (and we do that),
then the compiler driver must not provide a hard-fp version of libgcc.
If he has no soft-fp version, it should raise an error.


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
God made the integers; all else is the work of Man.       - Kronecker


More information about the U-Boot mailing list