This is the mail archive of the libc-help@sourceware.org mailing list for the glibc 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: eglibc cross-compiling


On 30.09.11 14:49, Carlos O'Donell wrote:

You may have misconfigured the minimal C compiler build? It should be buildable.


Agreed. gcc is configured and compiled like this:

/home/solskogen/centix/bin/gcc-4.6.1/configure --prefix=/var/tmp/obj/tools --target=mips-linux-gnu --without-headers --with-newlib --disable-shared --disable-threads --disable-libssp --disable-libgomp --disable-libmudflap --disable-libquadmath --enable-languages=c
make


(and this make fails with missing fenv.h) I've seen other places on the net that one should do a "make all-gcc" instead. Is this right? The eglibc document tells me otherwise)


If this is a learning exercise then by all means please playing around
and we'll be more than happy to help.


Yes, and no. But first of all to learning how things are made up. Thanks for your time :-)


--
chs





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