Bootstrap from scratch broken on glibc based system

Jakub Jelinek jakub@redhat.com
Fri Jan 18 13:12:00 GMT 2002


On Fri, Jan 18, 2002 at 10:09:04PM +0100, Andi Kleen wrote:
> On Fri, Jan 18, 2002 at 04:05:26PM -0500, Jakub Jelinek wrote:
> > On Fri, Jan 18, 2002 at 09:53:36PM +0100, Andi Kleen wrote:
> > > 
> > > Hallo,
> > > 
> > > This change broke cross-bootstrapping glibc based systems from scratch. It adds an dependency
> > > to glibc to the gcc build (for stdlib.h and link.h in the target), but glibc cannot be built without
> > > an gcc build first and gcc needs installed glibc now.  This is an problem when cross bootstrapping 
> > > the x86-64 toolkit from scratch for example. Any ideas? 
> > 
> > See the generic part of
> > http://gcc.gnu.org/ml/gcc-patches/2001-12/msg02605.html
> > patch.
> 
> Could you elaborate. Which generic part do you mean exactly ? 

         * unwind-dw2-fde-glibc.c: If inhibit_libc, use __register_frame*
         registry only.
         * crtstuff.c: Likewise.

	Jakub



More information about the Gcc-bugs mailing list