public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Installing GCC on Unix Compaq Tru64
@ 2003-05-12 10:03 Muhammad Bahroni 
  0 siblings, 0 replies; only message in thread
From: Muhammad Bahroni  @ 2003-05-12 10:03 UTC (permalink / raw)
  To: gcc-help

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-05-12 10:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-12 10:03 Installing GCC on Unix Compaq Tru64 Muhammad Bahroni 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).