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: is it wise to put -msoft-float in TARGET_CFLAGS?


On Sat, Jan 31, 2004 at 11:38:38AM -0800, Dan Kegel wrote:
> For some reason I had to configure glibc --without-fp to get
> things to work on powerpc-405.  (See powerpc-405.dat  in crosstool.)
> This in spite of the fact that configuring for ppc405 sets
> -msoft-float by default (I think).

Yes, I had to do the same with glibc for ARM; without setting
--without-fp I got some FPU assembler opcodes which are directly coded
in assembler statements, thus being not generated by the compiler!

Robert 
-- 
 Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry
   Handelsregister:  Amtsgericht Hildesheim, HRA 2686
     Hornemannstraße 12,  31137 Hildesheim, Germany
    Phone: +49-5121-28619-0 |  Fax: +49-5121-28619-4

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