This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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: software floating point host triplet?


On Mon, Feb 20, 2006 at 06:54:07PM +0100, Simon Richter wrote:
> Hello,
> 
> I have the interesting and somewhat taunting task of providing a 
> toolchain that assumes -msoft-float unless told otherwise. Obviously, 
> this can be arranged with appropriate changes to the specs, however I'd 
> like to integrate this in a way that would benefit everybody.

Have you tried --with-float=soft, which works on several different
architectures already?

-- 
Daniel Jacobowitz
CodeSourcery


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