This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: MIPS soft-float support


On Fri, Jun 15, 2007 at 10:07:49AM -0700, John Van Horne wrote:
> building on i686-pc-linux for mips-linux. I've configured my
> mips-linux-gcc with "--with-float=soft" because my target does not have
> a math coprocessor. When I build glibc, I get the following error:

> -I../glibc-ports-2.5/sysdeps/mips/fpu

These two contradict.  I suggest you try --without-fp when configuring
glibc; it's lame, but it doesn't do that automatically.

-- 
Daniel Jacobowitz
CodeSourcery


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