This is the mail archive of the gcc@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]

Re: Compiling problems (egcs)


	It turned out that there were references
	to the egcs-build-directory, in my case /usr/local/src/egcs-build, in
	the libf2c.a library in /usr/local/lib (at least I think this was the
	culprit). These references also ended up in my gnome-libs and after
	deleting the egcs-build directory compiling barfed.

`references' and `compiling barfed' are not very descriptive.  You need to
report exactly what commands you typed and exactly what problems you saw.

Some references from the source tree are unavoidable, because the libraries
are compiled with -g, and the debugging info contains the source file names.

Jim


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