g++ -O2 -DSPEC_CPU_LP64        AIXPlatformUtils.o .... XalanExe.o -o Xalan
ICUResHandler.o: In function `non-virtual thunk to
xercesc_2_5::DefaultHandler::~DefaultHandler()':ICUResHandler.cpp:(.text+0x0):
multiple definition of `non-virtual thunk to
xercesc_2_5::DefaultHandler::~DefaultHandler()'
sax2Dummy.o:sax2Dummy.cpp:(.text+0x0): first defined here
ICUResHandler.o: In function `non-virtual thunk to
xercesc_2_5::DefaultHandler::~DefaultHandler()':ICUResHandler.cpp:(.text+0x10):
multiple definition of `non-virtual thunk to
xercesc_2_5::DefaultHandler::~DefaultHandler()'
sax2Dummy.o:sax2Dummy.cpp:(.text+0x10): first defined here
...


-- 
           Summary: [4.5 Regression] 483.xalancbmk fails to link
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rguenth at gcc dot gnu dot org


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

Reply via email to