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]

Successful installation of gcc-3.2.1


I successfully installed gcc-3.2.1 (only C and ObjC) on the following two
computers:

Dual 1GHz PIII

$ config.guess
i686-pc-linux-gnu

$ gcc -v
Reading specs from
/usr/local/gcc-3.2.1/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/specs Configured
with: ../gcc-3.2.1/configure --prefix=/usr/local/gcc-3.2.1
--with-as=/usr/local/bin/as --w ith-ld=/usr/local/bin/ld --enable-threads
Thread model: posix gcc version 3.2.1

Only C and ObjC

SuSE 7.1, kernel 2.4.5, glibc 2.2-17, binutils 2.13

My testresults are here:
http://gcc.gnu.org/ml/gcc-testresults/2002-11/msg00698.html

---------------------------------

Athlon XP 1800+ running Windows 98SE

$ config.guess
i686-pc-cygwin

$ gcc -v
Reading specs from
/usr/local/gcc321/lib/gcc-lib/i686-pc-cygwin/3.2.1/specs
Configured with: ../gcc-3.2.1/configure --prefix=/usr/local/gcc321
--enable-threads
Thread model: win32
gcc version 3.2.1

Only C and ObjC

$ uname -a
CYGWIN_98-4.10 NILES 1.3.14(0.62/3/2) 2002-10-24 10:48 i686 unknown

Carl Eugen


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