Date: Fri, 19 Jan 2001 19:06:24 +0000 From: Josef Karthauser <joe@tao.org.uk> To: Warner Losh <imp@harmony.village.org> Cc: Neil Blakey-Milner <nbm@mithrandr.moria.org>, FreeBSD Current Users <hackers@FreeBSD.ORG>, Marcel Moolenaar <marcel@FreeBSD.ORG> Subject: Re: Patch to fix "make buildkernel requires full obj directory" mistake Message-ID: <20010119190624.O9197@tao.org.uk> In-Reply-To: <200101190313.f0J3Dvs50534@harmony.village.org>; from imp@harmony.village.org on Thu, Jan 18, 2001 at 08:13:57PM -0700 References: <20010119012341.B98401@tao.org.uk> <20010118141258.C84497@tao.org.uk> <20010118101315.A10537@rapier.smartspace.co.za> <20010118141258.C84497@tao.org.uk> <200101190036.f0J0aUs49436@harmony.village.org> <20010119012341.B98401@tao.org.uk> <200101190313.f0J3Dvs50534@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 18, 2001 at 08:13:57PM -0700, Warner Losh wrote: > > I thought that crunchgen dealt with the .o's that were created in the > buildworld process. It looks like it rebuilds them itself in a > whacked out way to make the whole thing work. No - it looks at the original Makefile to determine which .o's to build, and then writes a makefile that will build them itself. Now-a-days you can even specify custom CFLAGS within the crunch configuration file, and it can build the .o's anywhere you want. I'm for a buildkernel that works without having to buildworld first. Joe. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010119190624.O9197>