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: Installation proposal


As a novice at GCC hackery I don't have any real opinion about the
mechanics you're proposing.  But the idea sounds sensible.

There may be another benefit, perhaps... if you actually do the more
complex change of updating where the outputs go, then in stage 2 the
invocations of the newly built compiler would look more like regular
invocations rather than the somewhat messy ones you have now.  It's
possible that a bunch of the "this compiler can't create binaries"
failures that you tend to see -- especially in cross-builds if you
don't know all the right magic words -- will go away.  That would be a
Good Thing.

     paul


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