Re: 'specs' directory interferes with the operation of gcc in configure scripts.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Richard Lemieux <rlemieu@xxxxxxxxxxxxx> writes:

> pc3:~$ mkdir specs
> pc3:~$ gcc -v
> Reading specs from ./specs
> gcc: ./specs: Is a directory

That is odd.  gcc should not normally look in the current directory
for specs.  Do you have LIBRARY_PATH or LPATH or GCC_EXEC_PREFIX set
in the environment when you run gcc?

Ian


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux