"francesco de leonardis" <fradeleo@xxxxxxxxxxx> writes: > I have problem configuring and building gcc2.95.2 on my PC. > This is the output of the command make bootstrap: > /home/fran/gcc-2.95.2/libio/indstream.cc:82: `struct streampos' used > where a `int' was expected > I'm using mandrake 9.2 (that already has gcc3. 3.1. The libstdc++ in gcc 2.95.2 doesn't work with newer versions of glibc. Use gcc 2.95.3 instead. Ian