collect2 always built?

Jason Merrill jason@cygnus.com
Tue Feb 3 00:40:00 GMT 1998


>>>>> Jeffrey A Law <law@cygnus.com> writes:

> You need collect2 -- else you're going to start running into problems
> with shared library ctors/dtors and exception handling initialization
> code.

This is not true of ELF targets; they only use collect2 for -frepo handling
and demangling of error messages.

Jason



More information about the Gcc mailing list