http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44092
Stefan Winter changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45832
Stefan Winter changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45832
Summary: Build on AIX5.3-PowerPC failed
Product: gcc
Version: 4.4.4
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassig...@gcc.gnu.org
--- Comment #5 from stefanwin at gmx dot net 2010-05-14 11:55 ---
If I want to install the gcc-4.4.0, I get the error "libgmp.a" and libmpfr.a
not found.
It seems I have to rebuild something.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44092
--- Comment #3 from stefanwin at gmx dot net 2010-05-14 10:04 ---
My sample program:
// g++ 4.0.0-1
// compile: g++ -c -Wall progname.c -> ist ok
// link (AIX linker "ld"): g++ -o progname progname.o
// ERROR: Undefined symbol: .std::basic_string, std::allocator &g
3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: stefanwin at gmx dot net
GCC host triplet: IBM PowercPC / AIX 5.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44092