Date: Wed, 7 Dec 2005 09:15:45 -0500 From: John Baldwin <jhb@freebsd.org> To: freebsd-amd64@freebsd.org Subject: Re: [ru@FreeBSD.org: install32] Message-ID: <200512070915.47287.jhb@freebsd.org> In-Reply-To: <84dead720512070140v2d777572y6579decf3697fa9d@mail.gmail.com> References: <20051207084939.GE63887@ip.net.ua> <84dead720512070140v2d777572y6579decf3697fa9d@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 07 December 2005 04:40 am, Joseph Koshy wrote: > ru> FreeBSD src repository > ru> > ru> Modified files: > ru> . Makefile.inc1 > ru> share/mk bsd.lib.mk bsd.prog.mk > > ru> Add the NO_INCS knob to bsd.prog.mk and bsd.lib.mk to not include > ru> bsd.incs.mk, and use it when installing 32-bit compat libraries > ru> on amd64. This causes it to *not* overwrite native headers with > ru> i386 versions, which was the case with <fenv.h> and <vgl.h>. > > ru> This commit fixes a breakage but also raises the following question. > ru> If we don't install headers, do we need anything except 32-bit rtld > ru> and shared libraries? Currently, we also install .a libraries, .o > ru> objects, and some data files. > > Why not install all 32 bit stuff under /compat/freebsd-i386/? > > We currently use directory /usr/lib32 for 32 bit libraries, > /usr/libexec/ld-elf32.so.1 for the 32 bit rtld(8) and have no place to > keep 32-bit headers. Maybe put headers in /usr/include32? =2D-=20 John Baldwin <jhb@FreeBSD.org> =A0<>< =A0http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" =A0=3D =A0http://www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512070915.47287.jhb>