[gnu.g++.help] g++ on mac IIfx and A/UX

gt5595c@prism.gatech.EDU (BARTZ) (06/28/91)

I am trying to compile the g++.1.40 on a Mac IIfx running A/UX.  My first
question: Has anyone successfully compiled the g++ on an A/UX machine?

If they did (or if they did not) how can I solve the following mess:

This was the output I got by running make in the g++ directory.  It appears thatthe problem is somewhere in the YACC and I am not really an expert on it.

(This was compiled with gcc, bison, and gas) 

gcc -c -g -DGATHER_STATISTICS -O  -B../gcc-test/ -I. -I. -I./config -I..
 /gcc-test -DPARSE_OUTPUT=\"/home/citl/mjb/gcc-1.37.aux/cplus-tab.out\" 
 cplus-tab .c
 cplus-tree.h:1152: warning: JOINER redefined
 cplus-parse.y: In function init_parse:
 cplus-parse.y:3099: `yytname' undeclared,
        (first use this function)
 cplus-parse.y:3099: (Each undeclared identifier is reported only once
 cplus-parse.y:3099: for each function it appears in.)
 cplus-parse.y: In function print_parse_statistics:
 cplus-parse.y:3136: `yytname' undeclared (first use this function)
 cplus-parse.y:3165: `yyrline' undeclared (first use this function)
 Make: Update of cplus-tab.o terminated with exit code 1
 Make: Target cplus-tab.o is on line 351 in /citl1/users/mjb/gcc-1.37.aux/Makefil
 e
 Make: Stopped in direc,
        tory/citl1/users/mjb/gcc-1.37.aux.@prism.gatech.edu

Michael Bartz
Coding and Information Theory Lab
Georgia Institute of Technology

US mail:  35595 Georgia Tech Station, Atlanta, Georgia, 30332
uucp:	  ...!{decvax,hplabs,ncar,purdue,rutgers}!gatech!prism!gt5595c
Internet: gt5595c@prism.gatech.edu