'make check' for gcc-3.4.6 fails

2006-11-07 Thread Sergei Steshenko
Hello, I am building gcc-3.4.6 in the framework of my tool (see signature). It's a native build on Mandriva 2006 IA32 Linux. The essence of my tool is that it builds and installs every target in a separate directory, other than that it uses ./configure make make check make install sequence.

'configure' of gcc-4.1.1 apparently does not check for presence of 'autogen'

2006-11-06 Thread Sergei Steshenko
Hello, I am building gcc-4.1.1 in the framework of my project (see signature). Basically, 'gcc' is built according to configure make make check make install (I build everything locally, no root privileges are needed, directory per lib/app) scheme. Because of the scheme I expect all the