From owner-freebsd-hackers Sun Jun 24 13: 9:52 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id BEA1537B405; Sun, 24 Jun 2001 13:09:48 -0700 (PDT) (envelope-from imp@billy-club.village.org) Received: from billy-club.village.org (billy-club.village.org [10.0.0.3]) by rover.village.org (8.11.3/8.11.3) with ESMTP id f5OK9l623836; Sun, 24 Jun 2001 14:09:47 -0600 (MDT) (envelope-from imp@billy-club.village.org) Received: from billy-club.village.org (localhost [127.0.0.1]) by billy-club.village.org (8.11.2/8.8.3) with ESMTP id f5OKAjl85824; Sun, 24 Jun 2001 14:10:45 -0600 (MDT) Message-Id: <200106242010.f5OKAjl85824@billy-club.village.org> To: hackers@FreeBSD.ORG Subject: Re: Two Junior Kernel Hacker tasks.. Cc: John Baldwin In-reply-to: Your message of "Sun, 24 Jun 2001 00:48:27 PDT." <20010624004826.C27083@dragon.nuxi.com> References: <20010624004826.C27083@dragon.nuxi.com> <200106221842.f5MIgaV58508@harmony.village.org> Date: Sun, 24 Jun 2001 14:10:45 -0600 From: Warner Losh Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20010624004826.C27083@dragon.nuxi.com> hackers@FreeBSD.ORG writes: : On Fri, Jun 22, 2001 at 12:42:36PM -0600, Warner Losh wrote: : > Please use ${MACHINE}, not ${MACHINE_ARCH}. That way I can build : > GENERIC for both i386 and pc98 at the same time without resorting to : > the GENERIC98 hack I use now. : ... : > I'd be up for doing this, so long as I got to choose where to build : > into :-) : > : > sys/arch/${MACHINE}/compile/FOO : > : > but that would start the arch bikeshed. I'd love to just do it. : : : Which is another good reason for sys/compile/${MACHINE}/FOO : Otherwise where DOES the pc98 kernel builds happen? Under the : non-existant sys/pc98/ ? sys/pc98 does exist. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message