LIBRARY_PATH shouldn't contain the current directory

2000-03-21 Thread |{ . f| .
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

Re: LIBRARY_PATH shouldn't contain the current directory

2000-03-21 Thread J.H.M. Dassen \(Ray\)
On Tue, Mar 21, 2000 at 07:31:00 +0100, |{.f|. wrote: 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. how