[Bug c++/44092] Undefined Symbol: std::basic_string

2010-09-29 Thread stefanwin at gmx dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44092 Stefan Winter changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug bootstrap/45832] Build on AIX5.3-PowerPC failed

2010-09-29 Thread stefanwin at gmx dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45832 Stefan Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c/45832] New: Build on AIX5.3-PowerPC failed

2010-09-29 Thread stefanwin at gmx dot net
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

[Bug c++/44092] Undefined Symbol: std::basic_string

2010-05-14 Thread stefanwin at gmx dot net
--- 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

[Bug c++/44092] Undefined Symbol: std::basic_string

2010-05-14 Thread stefanwin at gmx dot net
--- 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

[Bug c++/44092] New: Undefined Symbol: std::basic_string

2010-05-12 Thread stefanwin at gmx dot net
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