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]

gcc question on alpha-dec-osf5


Hi,

I am trying to install gcc 2.95.1 on digital unix 5.0, it gave me the
following error, can you give me any suggestion to fix it? thanks a lot.

Helen
email: huwang@hsc.vcu.edu
-------------------------------
make bootstrap
No suffix list.
make all-recursive
No suffix list.
Making all in intl
Making all in lib
Making all in makeinfo
Bootstrapping the compiler
make CC="cc" libdir=/usr/local/lib LANGUAGES="c "
(cd intl && make all)
cc  -DIN_GCC -DHAIFA    -g   -DHAVE_CONFIG_H    -I.
-I../../gcc-2.95.1/gcc -I../I../../gcc-2.95.1/gcc/../include
-DSTANDARD_STARTFILE_PREFIX=\"/usr/local/lib/\\"/usr/local/lib/gcc-lib/\"
-DDEFAULT_TARGET_VERSION=\"2.95.1\"  -DDEFAULT_TARGosf5.0\"
-DTOOLDIR_BASE_PREFIX=\"/usr/local/\"  -c `echo ../../gcc-2.95.1/gcc/g
cc: Error: ../../gcc-2.95.1/gcc/gcc.c, line 474: In the initializer for
cpp_preds not declared. (undeclared)
static char *cpp_predefines = CPP_PREDEFINES;
------------------------------^
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.



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