dealing with unset PATH

Earnie Boyd earnie@users.sourceforge.net
Wed Oct 28 13:40:00 GMT 2009


Quoting Eric Blake <ebb9@byu.net>:

>
> env PATH=. foo
>
> expecting to find ./foo and nothing else.  So a default fallback won't
> necessarily solve everything.  Thoughts?
>

Maybe use LIB_PATH or LD_LIBRARY_PATH to find the libraries but the  
foo program would need to set the dll path using these environments.

Earnie



More information about the Cygwin-developers mailing list