[Bug c++/18024] IOT/Abort trap (core dumped) on AIX with -pthread

askees at appfluent dot com gcc-bugzilla@gcc.gnu.org
Sat Oct 16 13:48:00 GMT 2004


------- Additional Comments From askees at appfluent dot com  2004-10-16 13:48 -------
After many attempts with various configure settings, I was able to get 3.4.2 
(with both libstdc++-v3 and libgcc_s_pthread) installed.  As in 3.3.5, the 
problem still exists if both libpthread (in /usr/lib/libpthreads.a) and 
libgcc_s_pthread are linked.   

If I explicitly remove libgcc_s_pthread, the core does not occur.  However, 
this library is linked automatically by the -pthread option, so I assume it is 
important and required.

As a side note, I tried the example code in bug #13391 and those test cases are 
broken as well.


-- 


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



More information about the Gcc-bugs mailing list