This is the mail archive of the gcc-bugs@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 problem - compaq truunix 5.0


I believe I have found a problem with gcc and compaq truunix 5.0.  I did 
not experience this problem on any of the Digital Unix 4.0 systems (4.0d 
and 4.0f).

Version: gcc-2.95

Steps:
./configure
make bootstrap

Error:
Make fails:
cc  -DIN_GCC -DHAIFA    -g   -DHAVE_CONFIG_H    -I. -I. -I./config 
-I./../includ
e  -DSTANDARD_STARTFILE_PREFIX=\"/usr/local/lib/\" 
-DSTANDARD_EXEC_PREFIX=\"/us
r/local/lib/gcc-lib/\"  -DDEFAULT_TARGET_VERSION=\"2.95\" 
-DDEFAULT_TARGET_MACH
INE=\"alphaev56-dec-osf5.0\"  -DTOOLDIR_BASE_PREFIX=\"/usr/local/\"  -c 
`echo ./
gcc.c | sed 's,^\./,,'`
cc: Error: gcc.c, line 474: In the initializer for cpp_predefines, 
"CPP_PREDEFIN
ES" is not declared. (undeclared)
static char *cpp_predefines = CPP_PREDEFINES;
------------------------------^
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.

System Info:
OSF1 V5.0 910 alpha
DEC 4100 with 2 EV5 processors and 1 GB ram

Michael Long
Systems Analyst, IS Department
Info Avenue/WebTelPro/QuestGate
Info Avenue Internet Services, LLC


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