Problem with gcc-2.95.2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Help me please! I can't build gcc-2.95 & gcc-2.95.2. OS - Slackware 9.0

Reporting messages are:
/src/gcc-2.95/obj/gcc/xgcc -B/src/gcc-2.95/obj/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -c -g -O2
-fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates
-I. -I../../../libio -nostdinc++ -D_IO_MTSAFE_IO ../../../libio/indstream.cc
../../../libio/indstream.cc: In method `struct streampos indirectbuf::seekoff(long long int, ios::seek_dir, int = 3)':
../../../libio/indstream.cc:82: `struct streampos' used where a `int' was expected
../../../libio/indstream.cc:85: `struct streampos' used where a `int' was expected
../../../libio/indstream.cc:87: `struct streampos' used where a `int' was expected
../../../libio/indstream.cc:89: conversion from `int' to non-scalar type `streampos' requested
../../../libio/indstream.cc: In method `struct streampos indirectbuf::seekpos(_G_fpos64_t, int = 3)':
../../../libio/indstream.cc:99: `struct streampos' used where a `int' was expected
../../../libio/indstream.cc:102: `struct streampos' used where a `int' was expected
../../../libio/indstream.cc:104: `struct streampos' used where a `int' was expected
../../../libio/indstream.cc:106: conversion from `int' to non-scalar type `streampos' requested
make[1]: *** [indstream.o] Error 1
make[1]: Leaving directory `/src/gcc-2.95/obj/i686-pc-linux-gnu/libio'
make: *** [all-target-libio] Error 2


Maybe I don't understand something, or is it a bug?
Are there any patches or anything else to solve this problem?
I need only gcc-2.95.2. Some libraries can be build
only with this version (Rogue Wave 4.1 libraries).
And if you can answer me using Russian language, I'll be VERY pleased.:)

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux