On Thu, 6 Feb 2003 10:54:23 +0100 (CET) Ronald Landheer-Cieslak wrote:
> Ehm.. why?
>
> Try a gcc -print-search-dirs on any *NIX of GNU box and see if
> /usr/local/lib is in there. On my Linux box, this gives:
Yeah, you are right! My mistake!
--
Isaque Galdino de Araujo Slackware, A
Ehm.. why?
Try a gcc -print-search-dirs on any *NIX of GNU box and see if
/usr/local/lib is in there. On my Linux box, this gives:
libraries:
=/usr/lib/gcc-lib/i386-redhat-linux/3.2/:/usr/lib/gcc/i386-redhat-linux/3.2/:/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../../i386-redhat-linux/lib/i38
> From the gcc info (`info gcc`), chapter "Environment variabl
es":
> `LIBRARY_PATH'
> The value of `LIBRARY_PATH' is a colon-
separated list of
That's ok, but shouldn't it be already been configured by
cygwin environment?
Isaque Galdino
"Free as a penguim" - maybe The Beatles were trying to
>From the gcc info (`info gcc`), chapter "Environment variables":
`LIBRARY_PATH'
The value of `LIBRARY_PATH' is a colon-separated list of
directories, much like `PATH'. When configured as a native
compiler, GCC tries the directories thus specified when searching
for special lin
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
5 matches
Mail list logo