On Wed, 20 Feb 2008 07:33:47 +0100
"Ulf Samuelsson" <[EMAIL PROTECTED]> wrote:

> In this case, reality and the map differs.
> NWFPE toolchains built by cross-tool, buildroot, and www.gnuarm.com
> not sure abnout the last) all bombs when they reach the "-msoft-float"

You mean they don't recognize -msoft-float as an option? If so,

CFLAGS += $(call cc-option,-msoft-float)

should do the right thing, no?

Haavard

-------------------------------------------------------------------------
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