This is the mail archive of the gcc@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]

gcc2.95


I have gcc2.96 on my redhat 7.2 linux machine. I want to install gcc2.95.2 
but can't get it to compile. I am told there is a fix to this problem. Can 
anyone tell me what this fix is. gcc3.* compiles though.

Error message:
-------------
/gcc2.95/gcc-2.95.2/libio/indstream.cc:89: conversion from `int' to 
non-scalar type `streampos' requested
/gcc2.95/gcc-2.95.2/libio/indstream.cc: In method `struct streampos 
indirectbuf::seekpos(_G_fpos64_t, int = 3)':
/gcc2.95/gcc-2.95.2/libio/indstream.cc:99: `struct streampos' used where a 
`int' was expected
/gcc2.95/gcc-2.95.2/libio/indstream.cc:102: `struct streampos' used where 
a `int' was expected
/gcc2.95/gcc-2.95.2/libio/indstream.cc:104: `struct streampos' used where 
a `int' was expected
/gcc2.95/gcc-2.95.2/libio/indstream.cc:106: conversion from `int' to 
non-scalar type `streampos' requested
gmake[2]: *** [indstream.o] Error 1
gmake[2]: Leaving directory `/gcc2.95/objdir/i686-pc-linux-gnu/libio'
gmake[1]: *** [all-target-libio] Error 2
gmake[1]: Leaving directory `/gcc2.95/objdir'
gmake: *** [bootstrap] Error 2




Thanks in advance


ED


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