egcs calls collect2 instead of ld

Urs Thuermann urs@isnogud.escape.de
Fri Oct 30 03:47:00 GMT 1998


My system is a IBM 6x86 PR166+ runnung Linux-2.0.35 and GNU binutils
2.9.

I configured egcs-1.1b the following

	../egcs-1.1b/configure --prefix=/usr --enable-shared \
		--with-gnu-as --with-gnu-ld

and did a

	make bootstrap; make install

When I compile a C or C++ program, egcs always call
/usr/lib/gcc-lib/.../collect2 instead of ld.

Is this intended or a bug?  If it's not a bug, why does it not use GNU
ld?


urs



More information about the Gcc-bugs mailing list