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: alpha bootstrap failure, new symptom


>>>>> "Richard" == Richard Kenner <kenner@vlsi1.ultra.nyu.edu> writes:

 >     It sounds like you are still not following our testing procedures.  Once
 >     again, all checkins to language-independent code should be proceeded by

 >       make bootstrap
 >       make check

 >     at the top level, and there should be no new tests.

 > I always work at the the level of the GCC subdirectory and the "make compare"
 > and "make gnatlib_and_tools" between those.  I was unaware that there was an
 > important distinction here and the web pages weren't clear until today.

 > I have always viewed the top level stuff as a morass and have never gotten
 > anything to work at that level.  I always get bizarre errors that nobody
 > is able to figure out and I think configure claims that at least one of
 > them isn't even supported on my configuration.

If it's such a pain, use a combined tree, which is already packaged in:

cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/uberbaum login
cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/uberbaum checkout .

Pretty cool, and you get binutils, sim, gcc, etc.  Everything in one
and you can do a toplevel configure, make, whatever.

Aldy


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