[Bug c++/13204] New: relocation eror
yanliu at ca dot ibm dot com
gcc-bugzilla@gcc.gnu.org
Wed Nov 26 18:22:00 GMT 2003
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
More information about the Gcc-bugs
mailing list