Soft FP in libgcc -- how to disable it?

Jason R Thorpe thorpej@wasabisystems.com
Tue Jan 29 04:30:00 GMT 2002


On Mon, Jan 28, 2002 at 10:01:52PM -0800, Richard Henderson wrote:

 > Using a t-makefile that doesn't include the softfp bits.

Aha, I see.  Or, put another way, use a later-included t-makefile
to set $(FPBIT) and $(DPBIT) to empty, I suppose would be equivalent?

 > Particularly for mips, you may also have to modify things
 > such that you use the right function names etc, since 
 > there is the "standard" gcc names and the gofast names.

Our version of SoftFloat exports the GCC-expected names, and I made
sure that the current NetBSD MIPS config doesn't slurp in the gofast
header, so I should be okay here.

Ok, thanks for your help.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>



More information about the Gcc mailing list