[Bug target/26541] std lib problems at link time

2006-05-09 Thread dje at gcc dot gnu dot org
--- Comment #4 from dje at gcc dot gnu dot org 2006-05-09 17:12 --- AIX 4.2 does not have enough support for weak symbols to compile C++ shared library correctly. You must use --disable-shared on AIX 4.2. -- dje at gcc dot gnu dot org changed: What|Removed

[Bug target/26541] std lib problems at link time

2006-03-09 Thread multix at gmail dot com
--- Comment #3 from multix at gmail dot com 2006-03-09 10:22 --- If I compile 3.4.5 using --disable-shared the problem goes away, thus it is a problem with the shared library. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26541