This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc-3.3.3 and softfloat?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]