gcc-3.3.3 and softfloat?

Steven Scholz steven.scholz@imc-berlin.de
Fri Dec 3 14:49:00 GMT 2004


Dan Kegel wrote:

> Marius Groeger wrote:
> 
>> Yes, but you need to configure _gcc_ to use soft-float. Try to use 
>> --without-fp in GCC_EXTRA_CONFIG. Glibc is not important for your 
>> initial problem, and probably configured just fine the way it is.
> 
> 
> aha.  googling around a bit, it does look like
> GCC_EXTRA_CONFIG="--with-float=soft --without-fp"
> might be a good idea...

Ok. Maybe I can just rebuild my toolchain at the weekend and see if that changes 
something.

BTW: I just tried to build my appilication with -msoft-float. But the linker 
(during ./configure) complained about a missing libfloat ... :-(

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