Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Dec 2005 15:15:39 -0800
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Ruslan Ermilov <ru@FreeBSD.org>
Cc:        freebsd-amd64@FreeBSD.org
Subject:   Re: [ru@FreeBSD.org: install32]
Message-ID:  <20051207231539.GA29443@dragon.NUXI.org>
In-Reply-To: <20051207084939.GE63887@ip.net.ua>
References:  <20051207084939.GE63887@ip.net.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 07, 2005 at 10:49:39AM +0200, Ruslan Ermilov wrote:
> Forwarding this to the list since Peter doesn't reply.  If you
> have an opinion on the subject, please reply.
..
> >     .                    Makefile.inc1 
> >     share/mk             bsd.lib.mk bsd.prog.mk 
> >   Log:
> >   Add the NO_INCS knob to bsd.prog.mk and bsd.lib.mk to not include
> >   bsd.incs.mk, and use it when installing 32-bit compat libraries
> >   on amd64.  This causes it to *not* overwrite native headers with
> >   i386 versions, which was the case with <fenv.h> and <vgl.h>.
..
> This commit fixes a breakage but also raises the following question.
> If we don't install headers, do we need anything except 32-bit rtld
> and shared libraries?  Currently, we also install .a libraries, .o
> objects, and some data files.

At the moment we don't support building 32-bit binaries on a 64-bit host.
So we don't want .a's and .o's installed.

-- 
-- David  (obrien@FreeBSD.org)
Q: Because it reverses the logical flow of conversation.
A: Why is top-posting (putting a reply at the top of the message) frowned upon?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051207231539.GA29443>