Date: Mon, 13 Aug 2001 20:22:11 +0300 From: Ruslan Ermilov <ru@FreeBSD.ORG> To: Terry Lambert <tlambert2@mindspring.com> Cc: Mark Peek <mark@whistle.com>, Bruce Evans <bde@zeta.org.au>, Warner Losh <imp@harmony.village.org>, current@FreeBSD.ORG Subject: Re: Cross builds and upgrade path from 4.x are broken in usr.bin/file Message-ID: <20010813202211.B2099@sunbay.com> In-Reply-To: <3B757EA6.A69FF34B@mindspring.com>; from tlambert2@mindspring.com on Sat, Aug 11, 2001 at 11:51:18AM -0700 References: <20010810110151.B7988@sunbay.com> <20010810235643.Y23367-100000@besplex.bde.org> <20010810173751.B60193@sunbay.com> <p05100300b799a7ab0ef4@[207.76.207.129]> <20010810191407.A73485@sunbay.com> <p05100305b799bb5daf9c@[207.76.207.129]> <20010810202300.A80439@sunbay.com> <3B757EA6.A69FF34B@mindspring.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Aug 11, 2001 at 11:51:18AM -0700, Terry Lambert wrote: [...] > > > If this is really a goal, then you should redesign the > > > process and not put more and more tools into the "build tools" > > > category to work around these problems. > > > > Take a look at sysinstall/Makefile to have a better idea of what > > a "pure" build tool is, rtermcap. It is just the first incident > > (with file(1)) that it's also a build-tool for its own .mgc files. > > Mark is right, here. The idea of "build tools" is intrinsically > broken, given the goal (if it is a goal). > The build-tools stage is responsible for creating tools that are to be used only during `buildworld', and are not used/installed otherwise. The file(1) is special in that it produces the MD format, hence it is not suitable for build-tools. (I did not know that.) Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010813202211.B2099>