From owner-freebsd-current Wed Feb 22 20:38:02 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id UAA19810 for current-outgoing; Wed, 22 Feb 1995 20:38:02 -0800 Received: from trout.sri.MT.net (trout.sri.MT.net [204.182.243.12]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id UAA19796 for ; Wed, 22 Feb 1995 20:37:56 -0800 Received: (from nate@localhost) by trout.sri.MT.net (8.6.9/8.6.9) id VAA17717; Wed, 22 Feb 1995 21:41:10 -0700 Date: Wed, 22 Feb 1995 21:41:10 -0700 From: Nate Williams Message-Id: <199502230441.VAA17717@trout.sri.MT.net> In-Reply-To: rmallory@wiley.csusb.edu (Rob Mallory) "Re: TRUE and FALSE" (Feb 22, 6:25pm) X-Mailer: Mail User's Shell (7.2.5 10/14/92) To: rmallory@wiley.csusb.edu (Rob Mallory), current@freefall.cdrom.com Subject: Re: TRUE and FALSE Sender: current-owner@FreeBSD.org Precedence: bulk > FreeBSD Release Version: 2.4 (isn't this where Solaris collapsed their tree?) > Platforms Supported: Sparc, Alpha, PowerPC, x86 (including VLIW 786) > > question: When I put the cdrom in to install, what the hell am I going to > do with all this VME-bus crap in my /sys tree? I dont think I will > ever be compiling something with VLIW's on my 386! Then don't install anything but the x86 specific code. (But, I suspect we'll all want 900Mhz Alpha boxes by then. :-) > Point being, yes, FreeBSD just might have 5 or 6 Arch-specific param.h files > sometime in the future. > > What about the people who want only an arch-specific /sys tree? > What if I want the whole enchilada so I can compile a new kernel for > my lonely 486 on my 250Mhz Alpha? [ This is my opinion, and not necessarily the opinions of the FreeBSD project ] Setting up cross-compilation environment if very difficult to do, and making it work while not affecting normal compilation would be more work than it would be worth. However, if you are willing to present us with the patches necessary for this to work, I'm sure you'd find someone to champion the work and make it work right. Nate