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]

LIBRARY_PATH shouldn't contain the current directory



While configuring new gcc compiler I got such an errors:

creating util/Makefile
creating config.h
config.h is unchanged
Configuring gcc...
loading cache ../config.cache
checking LIBRARY_PATH variable... contains current directory
configure: error: 
*** LIBRARY_PATH shouldn't contain the current directory when
*** building gcc. Please change the environment variable
*** and run configure again.
Configure in /tmp/gcc-2.95.2/gcc failed, exiting.

how to solve this problem?
thank you in advance,

kast a.





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