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]

Re: New Irix6.2 bootstrap failure related to cpp


 > From: Zack Weinberg <zack@wolery.cumb.org>
 > 
 > On Tue, Jul 04, 2000 at 09:11:50AM -0400, Kaveh R. Ghazi wrote:
 > > Hi Zack,
 > > 
 > > 	I'm getting a new bootstrap failure on Irix6.2 related to cpp
 > > when building the first file for libgcc in stage1:
 > ...
 > >  > /usr/include/string.h:6:27: invalid #ident
 > >  > [...] many more ...
 > > 
 > > The problem lines all seem to look like this:
 > > 
 > > #ident "$Revision: 1.44 $"
 > > 
 > > If you put that line in a file all by itself, gcc -E (from this
 > > morning's CVS) will flag an error.
 > 
 > Arrgh, thinko.  Please try this patch; I'm bootstrapping it myself and
 > have added a test case for #ident.
 > zw

It works.  Thanks!

--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions

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