This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc2.95.2install problem


"francesco de leonardis" <fradeleo@hotmail.com> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]