[Bug bootstrap/14974] New: Error installing GCC3.3.3
s dot souley at bacb dot bf
gcc-bugzilla@gcc.gnu.org
Fri Apr 16 12:48:00 GMT 2004
after binding the GCC from the GCC3.3.3.tar.gz package on an Tr64 V5.1 digital
UNIX Alpha DEC machine and when trying to install it by "make bootstrap"
command we get the following error .
>make bootstrap
....
....
....
echo timestamp > s-
flags
(cd intl && make all)
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -
DLOCALE_ALIAS_PATH=\"/us
r/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -
I../../../gcc/intl -I../../../gcc -I../../../gcc/config -
I../../../gcc/../include -g ../../../gcc/intl/intl-compat.c -o intl-
compat.o
...
...
...
...
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -
DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -
DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -
I../../../gcc/config -I../../../gcc/../include -
g ../../../gcc/intl/dngettext.c -o dngettext.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -
DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -
DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc -
I../../../gcc/config -I../../../gcc/../include -
g ../../../gcc/intl/ngettext.c -o ngettext.o
: -y -d --name-prefix=__gettext --output
plural.c ../../../gcc/intl/plural.y
rm -f plural.h
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -LOCALE_ALIAS_PATH=\"/us
r/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -
I../../../gcc/intl -I../../../gcc -I../../../gcc/config -
I../../../gcc/../include -g plural.c -o
plural.o
cc: Severe: No such file or directory ...
file is 'plural.c'
*** Exit 1
Stop.
--
Summary: Error installing GCC3.3.3
Product: gcc
Version: 3.3.3
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: s dot souley at bacb dot bf
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14974
More information about the Gcc-bugs
mailing list