Building gcc3.2.2 against new glibc
Werner Schulte
werner@schulte-ac.de
Sat Apr 19 14:53:00 GMT 2003
Hello gcc-help,
I want to build an actual gcc (3.2.2) and new glibc/binutils on a i586 running
gcc 3.2.1 / glibc 2.2.x. / binutils-2.9.5 (SuSE 8.1)
I downloaded gcc-3.2.2, glibc-2.3.2, glibc-linuxthreads-2.3.1,
binutils-2.13.2.1 packages from gnu.org, unpacked that and builded binutils,
glibc and gcc successfully using --prefix=/usr/local/i386/3.2 for all
packages (for gcc I had to copy /usr/local/i386/3.2/lib (+include) to
/usr/local/i386/3.2/i686-pc-linux-gnu/lib (+include)).
Now my problem with the egg and the chicken !
How to compile gcc-3.2.2 aginst glibc-3.2.2 (not against the /lib/libc.so.6)
using gcc 3.2.1 ?
BTW
My target is to compile the PXA kernel for the iPAQ3970 on my i586. The "make
dep" (which uses non cross-arm-gcc) requires an actual glibc/gcc.
thanks in advance
--
Werner Schulte
Pflugstrasse 5b
65462 ginsheim Gustavsburg
Germany
email : werner@schulte-ac.de
More information about the Gcc-help
mailing list