This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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: Bootstrap from scratch broken on glibc based system


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 ? 

-Andi


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