[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LD_LIBRARY_PATH
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: Re: LD_LIBRARY_PATH
- From: Brad <brad_(_at_)_comstyle_(_dot_)_com>
- Date: Tue, 18 May 2004 18:19:29 -0400
On Tue, May 18, 2004 at 04:59:59PM -0500, Dave Feustel wrote:
> What is the default setting of LD_LIBRARY_PATH for GCC in openbsd?
>
> Thanks,
> Dave Feustel
LD_LIBRARY_PATH does not have a default setting, you have to define
it to something if you want to add additional paths for the dynamic
linker to search through.
The default search path by the (native) linker (not GCC) is /usr/lib.
// Brad
Visit your host, monkey.org