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: Problems with MIPS soft floating point support for gcc-3.2...


On Thu, 2002-11-14 at 13:13, Steven J. Hill wrote:
> Greetings.
> 
> I've been beating my head on this, and I'm out of my
> expertise at this point. I'm building a uClibc based
> system, but whether I'm using glibc or uClibc is IMHO
> irrevelant.
> 

AFAIK you can't multilib a linux configuration. I'd just change it to
soft-float by default for the target and leave it at that, e.g.

mipssf-linux-gnu and set the target options to MASK_SOFT_FLOAT.

-eric

-- 
Yeah, I used to play basketball...


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