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++/13204] New: relocation eror


The testcase was run on Suse Linuxppc machine 2.4.21-111-pseries64 with gcc 
3.2.2 version.
Steps to produce the problem:

1. /opt/cross/bin/powerpc64-linux-g++ a.cpp
2. a.out

Expected Result:
return code :0

Actual Result:

a.out: relocation error: a.out: symbol hypot, version GLIBCPP_3.2.1 not defined 
in file libstdc++.so.5 with link time reference

-- 
           Summary: relocation eror
           Product: gcc
           Version: 3.2.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: yanliu at ca dot ibm dot com
                CC: gcc-bugs at gcc dot gnu dot org


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


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