gcc-3.3 success on a alphaev67-dec-osf5.1
epl@unimelb.edu.au
epl@unimelb.edu.au
Wed Jun 18 10:47:00 GMT 2003
Successful compile of gcc-3.3 on a Alpha DS10 with Tru64 5.1b patchkit 2
on 17-June-2003.
config.guess:
alphaev67-dec-osf5.1
gcc -v:
Reading specs from /local/gcc/bin/../lib/gcc-lib/alphaev67-dec-osf5.1/3.3/specs
Configured with: ../gcc-3.3/configure --prefix=/local/gcc-3.3
Thread model: single
gcc version 3.3
Downloaded full distribution, not sure what languages I built -- the
default I guess. Did not run testsuite.
Required GNU make to make properly, failed otherwise. Steps to compile:
$ gzip -cd ~/gcc-3.3.tar.gz | tar xf -
$ mkdir gcc-3.3-obj
$ cd gcc-3.3-obj
$ MAKE=/usr/local/bin/make CC=cc ../gcc-3.3/configure --prefix=/local/gcc-3.3
$ /usr/local/bin/make bootstrap
$ make DESTDIR=/fakeroot/gcc-3.3/ install
Cheers
Eddie
More information about the Gcc
mailing list