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: glibc 2.4 powerpc configure -m-long-double error


On Sat, Mar 25, 2006 at 08:02:02PM +0530, Niklaus wrote:
>  gcc -v
> Using built-in specs.
> Target: i686-pc-linux-gnu

This is an i686 compiler!

> [nik@localhost glibcheaders]$ libc_cv_ppc_machine=yes
> CC=i686-pc-linux-gnu-gcc-4.1.0  ~/cross/glibc-2.4/configure
> --prefix=/usr --host=powerpc-deb-linux --without-cvs

Why are you trying to configure a PowerPC glibc with CC set to an i686
compiler?  You need a PowerPC cross compiler.

-- 
Daniel Jacobowitz
CodeSourcery


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