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 install V3.2 on True64 v5.1



After a lot of problems, this is my solution to install GCC v3.2
Server : DS20
O.S. : OSF1 V5.1
Initial state: gcc v3.0.3.

# cd /freeware/gcc/gcc3.2
# mkdir test
# cd test
# Configure with CC="gcc -Wa,-oldas" ../configure  - -enable-languages=c,c++,f77
- -prefix=/freeware/gcc/v3.2
# cp ../gcc.intl/plural* gcc/intl
# make
# cp ../install-sh .
# make install

Goog Luck.

Karl Simonard.



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