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: Nonrecursive build within gcc directory (revised)



Zack --

  That's a lot of gobbledygook, but it looks OK to me.

  You should also try a parallel build -- but that should actually
work better since you're exposing more of the dependencies -- that's
the whole point of the "Recursive Make Considered Harmful" paper.

  Go ahead and check it in.  We'll work out the kinks over the next
few days.

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