------- Comment #5 from sebastian dot forsman at gmail dot com  2006-08-15 
17:09 -------
Ok "fixed" with:

<download and unpack sources>
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 directly from the source directory
as I did. Don't know about the gcc internals why this fails and too lazy to
crawl the docs but I guess there's a good reason ;)


-- 


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

Reply via email to