[U-Boot-Users] FW: [PATCH][ARM] Rationalize ARM compiler options
Haavard Skinnemoen
hskinnemoen at atmel.com
Wed Feb 20 10:55:34 CET 2008
On Wed, 20 Feb 2008 07:33:47 +0100
"Ulf Samuelsson" <ulf at atmel.com> 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
More information about the U-Boot
mailing list