Date: Tue, 11 Jul 2000 15:40:40 -0400 From: Matthew Hagerty <matthew@venux.net> To: Will Andrews <andrews@technologist.com> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: ld static search path? Message-ID: <4.3.2.7.2.20000711153827.00bf79c0@127.0.0.1> In-Reply-To: <20000711151621.C501@argon.gryphonsoft.com> References: <4.3.2.7.2.20000711145318.00c19c40@127.0.0.1> <4.3.2.7.2.20000711145318.00c19c40@127.0.0.1>
next in thread | previous in thread | raw e-mail | index | archive | help
At 03:16 PM 7/11/00 -0400, Will Andrews wrote: >On Tue, Jul 11, 2000 at 02:55:51PM -0400, Matthew Hagerty wrote: > > Could someone tell me how I can find out what the *static* search path for > > ld is? Also, how can I add my own directories to the static search path? > >As far as I know, there's no such thing as a static search path. > >-- >Will Andrews <andrewsw@purdue.edu> <will@FreeBSD.org> Then how does ld find libraries in /usr/lib without me having to specify a: -L/usr/lib flag? Seems that /usr/lib would have to be hard coded into ld or something? Matthew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.3.2.7.2.20000711153827.00bf79c0>