Thread (5 messages) flat view 5 messages, 4 authors, 2000-01-13

Re: Building Glibc

From: Graham Stoney <hidden>
Date: 2000-01-12 22:55:39

=?iso-8859-1?Q?Ren=E9?= Pachernegg writes:
I am trying to build the newest gcc as my powerpc-cross-compiler now
(without installing the new gcc as my native compiler;is this really
necessary?), but I have still problems with the configure options:
No, you shouldn't need to install gcc as your native compiler. However, you
need to make two passes at building your powerpc-linux-gcc cross. Before
building libc, configure it with:
    configure --with-languages=c --with-newlib

The '--with-newlib' should stop it complaining about libc missing, but the
libiberty build will still fail because of the missing headers. Nevertheless,
you can 'make install' and move on to configure/build glibc. After installing
glibc, go back and reconfigure & rebuild gcc (and g++ if you want it) without
the '--with-newlib' option.

Good luck!
Graham

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help