LIBRARY_PATH problems

Kevin F. Quinn kevq-ml@banana.demon.co.uk
Tue May 19 02:45:00 GMT 1998


Kris Thielemans wrote:

> New tests:
> 3)
> - I make a directory /ll, and put libX11.a in there
> - I make sure there is no ll directory on any other drive, certainly not on
> d: - I set LIBRARY_PATH=//d/ll (or /home/ll) - gcc -v -lX11 does find the
> X11 library, and the -v option tells you it found it in /ll (=c:\ll)
> 
> 4)
> - I remove the c:\ll, and make a d:\ll, put libX11.a
> - keep LIBRARY_PATH=//d/ll
> - gcc -lX11 does not find the library

Would mounting D:\ onto /d (say) solve the problem?  Then you wouldn't have 
to use any drive specifications, which are presumably (I'm guessing, 
from what Earnie said earlier) causing inode conflicts and hence all sorts 
of weird side-effects.

Kev.

-- 
Kevin F. Quinn
Email: mailto:kevq@banana.demon.co.uk
Web: http://www.banana.demon.co.uk/

DH/DSS PGP Key ID BF2270F3, F'print CF8E7A81E372B57AA793 2AC7E016EB00BF2270F3
RSA PGP Key ID 22DEFDE5, F'print 92DB91B153F10711 4272B2940D7C7D77
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list