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?


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. But wait, http://gcc.gnu.org/PR16554 shows that that's what you get already with crosstool and gcc-3.4... hrm...

--
Trying to get a job as a c++ developer?  See http://kegel.com/academy/getting-hired.html

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