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: fixincl now run at every stage?


 > From: Zack Weinberg <zack@wolery.cumb.org>
 > 
 > On Sun, Jan 30, 2000 at 01:40:49PM -0500, Kaveh R. Ghazi wrote:
 > > 
 > > 	With current CVS, fixincl is run at every stage.  I thought it
 > > was only supposed to run at stage1.  Is this intentional?
 > 
 > It certainly wasn't my intent; I thought it was only supposed to run
 > in stage1, too.
 > zw

Hmm, it seems that fixproto is still only run at stage1.  Since the
gcc/include dir is trashed and recreated by fixincludes more than
once, the result is that we don't get the fixproto changes in the
final stage.

--
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]