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]

cursory analysis of the x-host fragments


These have a horrific amount of baggage in them.  The most common
thing to find is an override of CC, unusual compiler switches, or
unusual extra libraries to link to.  A lot of it appears to be relicts
from when we tried to optimize the stage1 compiler.

It's also common to see things that belong in target configuration,
such as shutting off fixproto.  Should we be shutting off fixproto at
all?  We have agreed to run fixincludes on everything, it seems to be
the same sort of thing.

I'm frankly getting sick of the Aegean stables.  Does anyone want to
pick up the ball?

zw


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