This is the mail archive of the gcc@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: GCC Bootstrap currently broken


Jakub Jelinek <jakub@redhat.com> writes:

> On Sat, Dec 15, 2001 at 11:09:08AM -0800, Zack Weinberg wrote:
>> On Sat, Dec 15, 2001 at 03:00:10PM +0100, Andreas Jaeger wrote:
>> > 
>> > Jakub,
>> > Bootstrap of GCC on i686-linux currently fails with the following
>> > messages.  We include some files twice there.
>> 
>> Appended patch seems to cure it.  Jakub must have only tested with CVS
>> glibc.
>
> Yes, I only have glibc-2.2.4 on my box.
> Sorry.
>
> It can be fixed either like you've done, or by using a different define
> for skipping #includes in unwind-dw2-fde.c which would be unconditionally
> defined in unwind-dw2-fde.c. Your patch is shorter...

Can either of you commit a patch as obvious to get us back to
bootstrap land - and let's then discuss what's the clean way to do it?

Thanks,
Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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