
20 Feb
2008
20 Feb
'08
6:58 p.m.
On Wed, 20 Feb 2008 07:33:47 +0100 "Ulf Samuelsson" ulf@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?
Not the one's I have tried.
If so,
CFLAGS += $(call cc-option,-msoft-float)
should do the right thing, no?
Haavard
Looks OK to me, but I never used "call cc-option".
I think there are a multitude of possibilities, unless the goal is to ensure that anyone trying something else than ELDK will run into trouble.
Best Regards Ulf Samuelsson