Date: Tue, 09 Jun 1998 19:43:51 -0700 From: John Polstra <jdp@polstra.com> To: jseger@freebsd.scds.com Cc: current@FreeBSD.ORG Subject: Re: Libraries... Message-ID: <199806100243.TAA13184@austin.polstra.com> In-Reply-To: <199806071932.PAA27048@freebsd.scds.com> References: <199806071932.PAA27048@freebsd.scds.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <199806071932.PAA27048@freebsd.scds.com>,
Justin M. Seger <jseger@freebsd.scds.com> wrote:
> Okay, I'm trying to build packages-current now and am running into a library
> related snag.  Will there be any libraries in /usr/lib, or will they all be in
> /usr/lib/{aout,elf}?  I have a port looking for /usr/lib/c++rt0.o...  What is
> the prefered method for pointing it to /usr/lib/aout/c++rt0.o?
The preferred method is a configure script that checks to see
whether the file is in /usr/lib or /usr/lib/aout.
The plan which (unless I totally misunderstood) the ELF team has
agreed upon is that the ELF libraries will end up in /usr/lib once the
dust has settled.
--
   John Polstra                                       jdp@polstra.com
   John D. Polstra & Co., Inc.                Seattle, Washington USA
   "Self-knowledge is always bad news."                 -- John Barth
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806100243.TAA13184>
