Martin Sebor wrote:
> Liviu Nicoara wrote:
>>If you use implicit inclusion you need to collect the template
>>instantiations via the prelink step (-qmkshrobj).
> That's what we do on AIX, but it gives errors in Linux archive builds.
> I have a feeling that it's not the right thing to do even on AIX. 

I agree that it seems to be a contradiction, but AFAICT, the prelink
step is the only way to collect the instantiations when you use the
implicit inclusion regardless of the library build type.

> In any case, I think it's clear that the XLC++/Linux build is messed
> up in more than one way.

Unfortunately, it is.

Liviu

Reply via email to