TNIELAND@falcon (Ted Nieland - SRL) (11/01/88)
The following is a log file of when I tried to build GCC 1.30 under VMS. I copied the gcc-1.30.tar.z file from prep and extracted the files. I am currently running gcc 1.24 and wanted to get the 1.30 version up and running. Any ideas on where the GCC_INCLUDE_DIR and GPLUSPLUS_INCLUDE_DIR definitions should go and what they should be defined to? I did a SEARCH on all the .H and .C files for theese variables and they are only referenced under VMS in the CCCP.C code. Please respond TNIELAND@WPAFB-AAMRL.ARPA. Thanks for any help you can offer. Ted Nieland -------------------------------------------------------------------------------- | M. Edward (Ted) Nieland - Systems Analyst | |------------------------------------------------------------------------------| | US Snail: | Arpa Internet: | | Systems Research Laboratories, Inc. | TNIELAND@WPAFB-AAMRL.ARPA | | 2800 Indian Ripple Road WP 196 | TNIELAND%FALCON@WPAFB-AAMRL.ARPA | | Dayton, OH 45440 | | |------------------------------------------------------------------------------| | A T & T: (513) 255-8846/8760/5165 | -------------------------------------------------------------------------------- $ set verify $ @make $! $! Build GCC $! $ @make-cccp $! $! Build the GNU "C" pre-processor on VMS $! $ if "" .eqs. "LINK" then goto Link $ gcc/debug cccp.c In function main: cccp.c:617: undeclared variable `GCC_INCLUDE_DIR' (first use here) cccp.c:618: undeclared variable `GPLUSPLUS_INCLUDE_DIR' (first use here) %NONAME-W-NOMSG, Message number 00000000 $ exit %X00000000 ! Error in "C" Compilation phase %NONAME-W-NOMSG, Message number 00000000 $ t1:=DUA7:[GCC]CEXP.C;1 $ if "DUA7:[GCC]CEXP.C;1" .eqs. "" then goto 10$ $ t1:= 1-NOV-1988 07:14:51.72 $ t1:=1988-11-01 07:14:51.72 $ t2:= 1-NOV-1988 07:13:35.50 $ t2:=1988-11-01 07:13:35.50 $ if t1 .les. t2 then goto 20$ $ 10$: $ bison cexp.y $ 20$: $! $ rename cexp_tab.c cexp.c $ gcc/debug cexp.c $ gcc/debug version.c $ Link: $ link/exe=gcc-cpp sys$input:/opt ! ! Linker options file for linking the GNU "C" pre-processor ! cccp,cexp,version,gnu_cc:[000000]gcclib/lib,sys$share:vaxcrtl/lib %LINK-F-OPENIN, error opening DUA7:[GCC]CCCP.OBJ; as input -RMS-E-FNF, file not found $