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]

[Bug c++/21264] duplicate symbol warnings for complex template class


------- Additional Comments From dje at gcc dot gnu dot org  2005-05-03 19:09 -------
AIX 5.2 supports weak symbols, when using AIX assembler and linker.  wEXP 
means weak export and EXP means export.

I do not see this problem when using GCC 4.0.  I am not sure if the patch for 
this was or will be backported to GCC 3.4.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21264


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