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: notes from gcc summit maintenance BOF


Phil Edwards wrote:
On Sun, Jun 01, 2003 at 03:10:58PM -0400, DJ Delorie wrote:

   WHAT TO DO WITH REQUIRED VERSION of make
     - specific one, GNU make 3.79.1

This is a chicken and egg problem, if GNU make requires GCC to build.


It currently doesn't.  If it does in the future, well, that's what
precompiled binaries are for.  People bootstrapping from bare iron can
toggle it in from the front panel.
Make needs two options,
  --script   generate a script of the commands that are run
  --outofdate assume everything is outof date
IIRC I have misspelt existing options :)

nathan
--
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
         The voices in my head said this was stupid too
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk



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