Hello all,
for you information: there seems to be a small bug in
gcc-2.7.1 installation, when running the final bit with make install
if you asked for c++ the installation will _not_ copy g++ and link c++
to it to whatever you specified the destination to be. It is safe to
install by hand by copying it from stage2/g++ to destdir/g++ and then
doing an ln destdir/g++ destdir/c++.
Ciao,
Arrigo
P.S. This does not happen on Suns, SGIs and Linux boxes hence I
assume it is alpha-specific.
--
Arrigo Triulzi <arrigo_at_lpac.ac.uk> - +44-171-775-3247
London Parallel Applications Centre - London E1 4NS - UK
Received on Thu Nov 30 1995 - 17:30:43 NZDT