Date: 23 Aug 1996 14:16:12 +0100 From: Paul Richards <p.richards@elsevier.co.uk> To: rkw@dataplex.net (Richard Wackerbarth) Cc: Julian Assange <proff@suburbia.net>, freebsd-hackers@FreeBSD.org Subject: Re: Am I wrong or is this just stupid?r Message-ID: <57u3tu2qcj.fsf@elsevier.co.uk> In-Reply-To: rkw@dataplex.net's message of Fri, 23 Aug 1996 06:30:50 -0500 References: <v02140b01ae43419986b9@[199.183.109.242]>
next in thread | previous in thread | raw e-mail | index | archive | help
rkw@dataplex.net (Richard Wackerbarth) writes: > I agree that this was the logic behind the process. However, how often do > we really upgrade gcc, etc. ? > I've mentioned this before, I think our build system is a hangover from our early days when build tools were changing frequently. It's rare for this to happen these days and when it does we can special case it for that release in the bootstrap target, which is what we've done anyway for new tools that have been added (like lint). If you do a make depend once and then just type make after each upgrade everything just works at the moment since the bootstrapping stuff is redundant. -- Paul Richards. Originative Solutions Ltd. (Netcraft Ltd. contractor) Elsevier Science TIS online journal project. Email: p.richards@elsevier.co.uk Phone: 0370 462071 (Mobile), +44 (0)1865 843155
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?57u3tu2qcj.fsf>