In message <[EMAIL PROTECTED]> you wrote:
> 
> >> If so I'll put -msoft-float in all arm config.mk files.
> 
> Please DON'T!
> This *forces* you to compile U-Boot with a compiler suite which is
> configured to generate soft-float.

I think this is not correct. Even if your compiler is not configured
to generate soft-float by default, asking it to do so should cause no
harm.

> If you happen to use a compiler which does not support soft-float,
> I.E: uses NWFPE, then the build will fail.

Even if it's configured for NWFPE as default setting, it should still
be able to generate soft-float. 

And in the end, it should make no differece at all as we don't use FP
in U-Boot.


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: [EMAIL PROTECTED]
If I ever needed a brain transplant, I'd choose a teenager's  because
I'd want a brain that had never been used.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to