Or am *I* doing something wrong ? I've just used teh gcc defaults !
full outputs :
http://honza.vicherek.com/gcc-2.95.2-compile/configure.outerr
http://honza.vicherek.com/gcc-2.95.2-compile/make.outerr
http://honza.vicherek.com/gcc-2.95.2-compile/Makefile
http://honza.vicherek.com/gcc-2.95.2-compile/config.cache
http://honza.vicherek.com/gcc-2.95.2-compile/config.status
http://honza.vicherek.com/gcc-2.95.2-compile/etc/Makefile
http://honza.vicherek.com/gcc-2.95.2-compile/etc/config.status
http://honza.vicherek.com/gcc-2.95.2-compile/etc/config.log
http://honza.vicherek.com/gcc-2.95.2-compile/libiberty/config.h
http://honza.vicherek.com/gcc-2.95.2-compile/libiberty/Makefile
http://honza.vicherek.com/gcc-2.95.2-compile/libiberty/config.status
http://honza.vicherek.com/gcc-2.95.2-compile/libiberty/config.log
http://honza.vicherek.com/gcc-2.95.2-compile/libiberty/xhost-mkfrag
http://honza.vicherek.com/gcc-2.95.2-compile/mt-frag
* second stage install running (DrakX v1.457 built Wed Mar 14 19:27:55 2001)
# lastest at the time :
# rpm -q --qf '%{INSTALLTIME:date}\n' -f /etc/mandrake-release
Thu 15 Mar 2001 03:21:52 AM EST
# rpm -qa | g cc
gcc-cpp-2.96-0.44mdk
psacct-6.3.2-6mdk
gcc-2.96-0.44mdk
gcc-c++-2.96-0.44mdk
byacc-1.9-9mdk
gcc-java-2.96-0.44mdk
# rpm -qa | g egcs
egcs-1.1.2-41mdk
egcs-cpp-1.1.2-41mdk
egcs-c++-1.1.2-41mdk
egcs-libstdc++-1.1.2-41mdk
cd /tmp ; tar -xf gcc-2.95.2.tar.gz ; cd gcc-2.95.2 ; ./configure ; make
...
/tmp/gcc-2.95.2/gcc/xgcc -B/tmp/gcc-2.95.2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c
-g -O2 -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -I. -I. -nostdinc++
-D_IO_MTSAFE_IO fstream.cc
test x"no" != xyes || \
/tmp/gcc-2.95.2/gcc/xgcc -B/tmp/gcc-2.95.2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/
-c -g -O2 -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -I. -I. -nostdinc++
-D_IO_MTSAFE_IO indstream.cc -o pic/indstream.o
/tmp/gcc-2.95.2/gcc/xgcc -B/tmp/gcc-2.95.2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c
-g -O2 -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -I. -I. -nostdinc++
-D_IO_MTSAFE_IO indstream.cc
indstream.cc: In method `struct streampos indirectbuf::seekoff(long long int,
ios::seek_dir, int = 3)':
indstream.cc:82: `struct streampos' used where a `int' was expected
indstream.cc:85: `struct streampos' used where a `int' was expected
indstream.cc:87: `struct streampos' used where a `int' was expected
indstream.cc:89: conversion from `int' to non-scalar type `streampos' requested
indstream.cc: In method `struct streampos indirectbuf::seekpos(_G_fpos64_t, int = 3)':
indstream.cc:99: `struct streampos' used where a `int' was expected
indstream.cc:102: `struct streampos' used where a `int' was expected
indstream.cc:104: `struct streampos' used where a `int' was expected
indstream.cc:106: conversion from `int' to non-scalar type `streampos' requested
make[1]: *** [indstream.o] Error 1
make[1]: Leaving directory `/tmp/gcc-2.95.2/i686-pc-linux-gnu/libio'
make: *** [all-target-libio] Error 2
ps: is there a "drakebug" utility which would generate you info about
the makdrake installation, so that you know in what context did
this happen ?
--
-- Gospel of Jesus is the saving power of God for all who believe --
## To some, nothing is impossible. ##
http://Honza.Vicherek.com/