This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: wrong GCC-configuration? (./specs: Is a directory)


Karl Krach <mailinglists@blueSpirit.la> writes:

> What I figured out: My problem is that my GCC reads the specs from the
> current directory (if available).

This is not normal behaviour.  There is something odd about your GCC.
Or you've done something like set the environment variable
GCC_EXEC_PREFIX to ".".

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]