--- Comment #5 from sebastian dot forsman at gmail dot com 2006-08-15
17:09 ---
Ok "fixed" with:
mkdir mybuild
cd mybuild
../gcc-4.1.1/configure --enable-threads=posix --enable-languages=c,c++,java
make bootstrap
make install
Pierre you probably tried to configure/make dir
--- Comment #4 from sebastian dot forsman at gmail dot com 2006-08-15
15:46 ---
I have exactly the same problem (and errors) on Debian 3.0 (kernel v2.4.28)
with gcc v2.95, make v3.79.1 and glibc v2.2.5.
Used the following simple configure: './configure --enable-threads=posix
--e