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

Re: Weak symbols under AIX 5.1?



Hi David,
> 	You seem to be mixing two issues in your question: AIX weak symbol
> support and current AIX 5L functionality.  AIX 5L as currently distributed
> does not support weak symbols.  If weak symbols were implemented, these
> failures should be fixed.

Thanks for your prompt reply.

Perhaps then the lack of weak symbols is not the issue.  A further
investigation reveals that instantiating the same template instance
static member multiple times in different compilation units doesn't
cause any problems for the AIX linker.  I'll dig deeper but I suspect
these testcase failures can be fixed with the current AIX 5L.

Roger
--


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