This is the mail archive of the gcc-patches@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: making non-gcc bootstraps croak earlier. was: C++ compilefailure on mips-sgi-irix6.5


>>>>> "Robert" == Robert Lipe <robertlipe@usa.net> writes:

    Robert> This is a lovely example of knowledge embedded in the
    Robert> wrong place.

Yes.  In fact, it's just plain wrong that `make' doesn't do a
bootstrap on a native target.  That's what we think is the right way
to build the compiler, so that's what `./configure; make' should do.

But, I don't hope to fix that any time soon.  The idea you suggest is
a good one.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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