public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc2.95.2install problem
@ 2004-01-15 10:49 francesco de leonardis
  2004-01-15 18:36 ` Ian Lance Taylor
  0 siblings, 1 reply; 2+ messages in thread
From: francesco de leonardis @ 2004-01-15 10:49 UTC (permalink / raw)
  To: gcc-help

Hi everybody,
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
/home/fran/gcc-2.95.2/libio/indstream.cc:85: `struct streampos' used where a 
`int' was expected
/home/fran/gcc-2.95.2/libio/indstream.cc:87: `struct streampos' used where a 
`int' was expected
/home/fran/gcc-2.95.2/libio/indstream.cc:89: conversion from `int' to 
non-scalar type `streampos' requested
/home/fran/gcc-2.95.2/libio/indstream.cc: In method `struct streampos 
indirectbuf::seekpos(_G_fpos64_t, int = 3)':
/home/fran/gcc-2.95.2/libio/indstream.cc:99: `struct streampos' used where a 
`int' was expected
/home/fran/gcc-2.95.2/libio/indstream.cc:102: `struct streampos' used where 
a `int' was expected
/home/fran/gcc-2.95.2/libio/indstream.cc:104: `struct streampos' used where 
a `int' was expected
/home/fran/gcc-2.95.2/libio/indstream.cc:106: conversion from `int' to 
non-scalar type `streampos' requested
make[2]: *** [indstream.o] Error 1
make[2]: Leaving directory `/home/fran/objgcc2/i686-pc-linux-gnu/libio'
make[1]: *** [all-target-libio] Error 2
make[1]: Leaving directory `/home/fran/objgcc2'
make: *** [bootstrap] Error 2
where objgcc2 is the _objdir_ specified in the gcc2.95.2 configure 
instuctions.
I'm using mandrake 9.2 (that already has gcc3. 3.1.
Please help me

_________________________________________________________________
Comunica in un Â’altra dimensione con MSN Extra Storage!  
http://join.msn.com/?pgmarket=it-it&page=hotmail/es2&xAPID=1983&DI=2049&ST=1

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: gcc2.95.2install problem
  2004-01-15 10:49 gcc2.95.2install problem francesco de leonardis
@ 2004-01-15 18:36 ` Ian Lance Taylor
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Lance Taylor @ 2004-01-15 18:36 UTC (permalink / raw)
  To: francesco de leonardis; +Cc: gcc-help

"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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-01-15 18:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-15 10:49 gcc2.95.2install problem francesco de leonardis
2004-01-15 18:36 ` Ian Lance Taylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).