This is the mail archive of the gcc-bugs@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: libgcc.map error


On Fri, Oct 06, 2000 at 06:24:58PM -0400, Phil Edwards wrote:
> On a sparc-sun-solaris2.8, configured to use GNU ld ...

Oh.  But of course GNU ld and Solaris ld don't use the same
command-line option for the version script.  Blah.  I wonder
how hard that is to notice at that point...

> I thought collect2 was only used when GNU ld was /not/ available.  Or is
> collect2 needed during the build in any case?

collect2 is always needed.  Not for constructors et all 
with gnu ld (or a sensible object file format), but for
template repository madness.


r~

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