From: kris AT wren DOT rpms DOT ac DOT uk (Kris Thielemans) Subject: RE: LIBRARY_PATH problems 19 May 1998 21:46:09 -0700 Message-ID: <001601bd830e$82d32b60$1d40b392.cygnus.gnu-win32@petnt1.rpms.ac.uk> References: <199805190945 DOT KAA13074 AT linux DOT compd DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit To: "Kevin F. Quinn" , "Kris Thielemans" Cc: "Gnuwin" Hi, it seems I forgot to mention one other thing (sorry about this, I hate incomplete postings myself). This is NOT a problem to do with inodes etc. Proof: gcc -L//d/ll -lX11 (and other variations like using NT style 'd:\ll') works without any problem. In fact, I would be terribly surprised if it is a general cygwin problem. My whole cygwin stuff is on d:, and so lots of its environment variables point to d:. Everything works cleanly. This all points to a gcc problem specific to LIBRARY_PATH to me (ok, I didn't try other gcc variables except GCC_EXEC_PREFIX and C_INCLUDE_PATH, but these 2 work). Kris > -----Original Message----- > From: Kevin F. Quinn [mailto:kevq-ml AT banana DOT demon DOT co DOT uk] > Sent: 19 May 1998 11:46 > To: Kris Thielemans > Cc: Gnuwin > Subject: RE: LIBRARY_PATH problems > > > 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 AT banana DOT demon DOT co DOT 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 AT cygnus DOT com" with one line of text: "help".