Installing GCC on Unix Compaq Tru64

Muhammad Bahroni bahroni@telkom.co.id
Mon May 12 10:03:00 GMT 2003


Dear All,
I need your help ASAP how to installing GCC 3.2.2 on 
Compaq Tru64. I've been run this but not run successfully.

# cd /usr/local
# mkdir gcc
# cd gcc
# CC=cc /u01/GCC/gcc-3.2.2/configure 
--prefix=/usr/local/gcc --enable-languages=c,c++
# make bootstrap
and i got this message :

make CC="cc" libdir=/usr/local/gcc/lib LANGUAGES="c " 
 CFLAGS="-g " MAKEINFO=""
  MAKEINFOFLAGS=""
(cd intl && make all)
: -y -d --name-prefix=__gettext --output plural.c 
/u01/GCC/gcc-3.2.2/gcc/intl/pl
ural.y
rm -f plural.h
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/gcc/share/locale\" 
-DLOCALE_ALIAS_PATH=\
"/usr/local/gcc/share/locale\" 
 -DLIBDIR=\"/usr/local/gcc/lib\" -DHAVE_CONFIG_H
-I.. -I. -I/u01/GCC/gcc-3.2.2/gcc/intl 
-I/u01/GCC/gcc-3.2.2/gcc  -I/u01/GCC/gcc-
3.2.2/gcc/config -I/u01/GCC/gcc-3.2.2/gcc/../include  -g 
   plural.c -o plural.o
cc: Severe: No such file or directory
... file is 'plural.c'
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.

Can you give me the right way to installing GCC. Thank's a 
lot.

Bahroni
Telkom Database Administrator
--------------------------
Powered by PlasaCom



More information about the Gcc-help mailing list