revised patch was Re: [PATCH] configure mips*-linux and soft-float...

Daniel Jacobowitz drow@mvista.com
Sat Nov 8 00:16:00 GMT 2003


On Fri, Nov 07, 2003 at 03:45:02PM -0800, David Daney wrote:
> Eric Christopher wrote:
> 
> >>I will submit a new version of the patch to just remove MASK_SOFT_FLOAT 
> >>from mipsisa32*-linux
> >>   
> >>
> >
> >Just test it and post while you commit. It's an obvious enough patch :)
> > 
> >
> I removed the entire mipsisa32*-linux target and am currently building.
> 
> The configure options to acheive the same compiler configuration will be:
> 
> configure [...] --with-float=soft --with-arch=mips32
> 
> Should I install that if it seems to work??

The alternative is to make mipsisa32*-linux* default to those options. 
The way to do this is further down in config.gcc, in the section which
defaults with_foo if --with-foo was not passed; or up top in the
mipsisa* section.  Doesn't really matter, just be sure not to override
them if they are specified.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer



More information about the Gcc-patches mailing list