This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Current Directory? [Branch from Re: DLL naming conventions]


On Mon, Sep 04, 2000 at 06:22:18PM -0400, David A. Cobb wrote:
>Chris Faylor wrote:
>
>> On Sat, Sep 02, 2000 at 11:19:25PM +0100, Gary V. Vaughan wrote:
>> >> Since windows-dll
>> >> loading is based on the executable path, and not 'LD_LIBRARY_PATH' or
>> >> similar, you've got a problem.
>> >
>> >Most definitely.
>>
>> It is *not* strictly based on the executable path.  It first searches
>> the current directory, then searches the directory containing the executable.
>
>With the possibility of several processes active and several partitions, etc.,
>just like the big boys; what does "current directory" mean?  I only see it when
>defining a PIF for a DOS program.

I actually got the order wrong.  It searches the directory containing
the executable and then the current directory.

As far as what the "current directory" means, it means the directory
you're cd'ed to.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]