------- Additional Comments From vaclav dot ovsik at i dot cz 2005-05-09 10:47 ------- Subject: Re: thread lib posix => runtime & gij segfaults on Debian G/L Woody
On Fri, May 06, 2005 at 01:45:49PM -0000, pinskia at gcc dot gnu dot org wrote: > This sounds like recursive mutexes are not working on your machine. > > Also you need a newer binutils, from > <http://gcc.gnu.org/install/specific.html>: As of GCC 3.3, binutils > 2.13.1 or later is required for this platform. See bug 10877 for more > information. > > > Can you first try with a newer binutils? I compiled and installed binutils-2.16 and rebuild gcc-4.0.0 (default thread file posix). There are no segfaults anymore. Please, excuse my ignorance in reading http://gcc.gnu.org/install/specific.html, I overlooked requirement of binutils ver. >= 2.13.1. Problem can be closed. Best Regards -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21414