bash-2.05b# g++ -maix64 a.cpp
/tmp//ccAIh3XS.o(.pr+0x1c):/tmp//ccveogPZ.c: undefined reference to
`.__register_frame_info_table'
/tmp//ccAIh3XS.o(.pr+0x6c):/tmp//ccveogPZ.c: undefined reference to
`.__deregister_frame_info'
collect2: ld returned 1 exit status


gcc compiler i am using 4.0.0.0.

this i have tested with default LD i.e is in /usr/ccs/bin
and also with GNU ld. getting same error.

gcc working fine for 32 and 64 bit.
g++ working for 32 bit only and giving error for 64 bit and have nentioned
above.


-- 
           Summary: Error in compiling 64 bit on AIX 5.1 for C++.
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: sarveshpat at gmail dot com


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

Reply via email to