public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* GCC 2.95.2 build failed ?
@ 2001-02-13 14:16 Robert Pittana
  2001-02-14 16:55 ` Alexandre Oliva
  0 siblings, 1 reply; 2+ messages in thread
From: Robert Pittana @ 2001-02-13 14:16 UTC (permalink / raw)
  To: gcc-help

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


HELP!


Robert Pittana
Senior Software Engineer
Panja Inc.
3000 Research Drive,
Richardson, TX 75082
(469) 624-7667
www.panja.com


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

* Re: GCC 2.95.2 build failed ?
  2001-02-13 14:16 GCC 2.95.2 build failed ? Robert Pittana
@ 2001-02-14 16:55 ` Alexandre Oliva
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Oliva @ 2001-02-14 16:55 UTC (permalink / raw)
  To: Robert Pittana; +Cc: gcc-help

On Feb 13, 2001, "Robert Pittana" <Robert.Pittana@panja.com> wrote:

> /usr/local/src/gcc-2.95.2/libio/indstream.cc:82: `struct streampos' used where a `int' was expected

GLIBC 2.2?  You need a patch for GCC 2.95.2 to build on such a
system.  Check the platform-specific installation instructions at
gcc.gnu.org.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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

end of thread, other threads:[~2001-02-14 16:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-13 14:16 GCC 2.95.2 build failed ? Robert Pittana
2001-02-14 16:55 ` Alexandre Oliva

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).