gcc-3.3.3 and softfloat?
Steven Scholz
steven.scholz@imc-berlin.de
Sat Dec 4 15:57:00 GMT 2004
Dan Kegel wrote:
>> In gcc-3.4.2-glibc-2.3.3-linux-2.6.8 (from crosstool-0.28-rc37) using
>> ...
>> I get
>>
>> $ arm-softfloat-linux-gnu-gcc -dM -E -xc /dev/null | grep SOFTFP
>> #define __SOFTFP__ 1
>> $ arm-softfloat-linux-gnu-gcc -dM -E -xc -msoft-float /dev/null |
>> grep SOFTFP
>> #define __SOFTFP__ 1
>
>
> Aha. So gcc-3.4 was the answer, eh?
Well, don't know. I had no time to rebuild my complete root fs with this
toolchain. But still IMHO gcc-3.3.3-glibc-2.3.2-linux-2.6.8 does _not_ behave as
(I) expected...
--
Steven
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com
More information about the crossgcc
mailing list