Bootstrap from scratch broken on glibc based system

Andi Kleen ak@suse.de
Fri Jan 18 13:11: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 ? 

Never mind. I see what you mean (missed the inhibit_libc flag on first 
scanning)

Thanks, 

-Andi



More information about the Gcc-bugs mailing list