From owner-freebsd-amd64@FreeBSD.ORG Wed Dec 7 15:10:26 2005 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1A9516A41F for ; Wed, 7 Dec 2005 15:10:26 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BD8243D7F for ; Wed, 7 Dec 2005 15:10:19 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so245865wxc for ; Wed, 07 Dec 2005 07:10:18 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=kaX2sitUFq+CBm3LHwkJrNrOsyoERq8fKa7ENUAm46eWoFsHO/ZXKR6SG/ImXdWA78zLWllQ2+0bOEZhrL8avd8TfknKAoUqnkuQoqBDGaI4/2VN9LZ3B1FbC/BRDlZYgusCHMYW46bXZ7i5WahGi0+5oDG5VDleQiDllggU6Ow= Received: by 10.70.65.17 with SMTP id n17mr2308693wxa; Wed, 07 Dec 2005 07:10:17 -0800 (PST) Received: by 10.70.105.13 with HTTP; Wed, 7 Dec 2005 07:10:16 -0800 (PST) Message-ID: <84dead720512070710m722fd73fl2e6a0c23ad75d863@mail.gmail.com> Date: Wed, 7 Dec 2005 20:40:16 +0530 From: Joseph Koshy To: John Baldwin In-Reply-To: <200512070915.47287.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20051207084939.GE63887@ip.net.ua> <84dead720512070140v2d777572y6579decf3697fa9d@mail.gmail.com> <200512070915.47287.jhb@freebsd.org> Cc: freebsd-amd64@freebsd.org Subject: Re: [ru@FreeBSD.org: install32] X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Dec 2005 15:10:26 -0000 jk> Why not install all 32 bit stuff under /compat/freebsd-i386/? jb> Maybe put headers in /usr/include32? /compat/--/{bin,lib,include,whatever}/ is a little more future proof, IMHO. For example we may want to support various Linux and Solaris flavors in addition to FreeBSD/ia32. -- FreeBSD Volunteer, http://people.freebsd.org/~jkoshy