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]
Other format: [Raw text]

Re: c++ link incompatibility between 3.4.0 and 3.4.1-20040625


You Wrote Mark Mitchell
> Nick Rasmussen wrote:
>
>> I ran into this while rebuilding under the 3.4.1 prerelease:
>
> Rats; I was just about to announce that I was going to start spinning
> the release.
>
> Benjamin, do you know anything about this?

Unfortunately, I don't have all the info here, but I think
we have a PR where, under some circumstances (still unclear
to me), the compiler starts emitting instantiations of
templates as static, instead of weak (even on plateforms
that support weak symbols).  I believe this is more a compiler
problem that library problem (but I may be wrong as I don't
have full information here).


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