Hi guys, I've installed the last cygwin version and it doesn't have the /usr/local/lib directory in my default search library path, as you can see in gcc -v: $ gcc -v Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/3.2/specs Configured with: /netrel/src/gcc-3.2-3/configure --enable- languages=c,c++,f77,java --enable-libgcj --enable- threads=posix --with-system-zlib --enable-nls --without- included-gettext --enable-interpreter --disable-sjlj- exceptions --disable-version-specific-runtime-libs --enable- shared --build=i686-pc-linux --host=i686-pc-cygwin -- target=i686-pc-cygwin --enable-haifa --prefix=/usr --exec- prefix=/usr --sysconfdir=/etc --libdir=/usr/lib -- includedir=/nonexistent/include --libexecdir=/usr/sbin Thread model: posix gcc version 3.2 20020927 (prerelease)
So, my question is, how can I include /usr/local/lib in my library search path, by default? Thank you. Isaque Galdino "Free as a penguim" - maybe The Beatles were trying to say that! :) --- UOL, o melhor da Internet http://www.uol.com.br/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/