Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!gem.mps.ohio-state.edu!ginosko!uakari.primate.wisc.edu!ames!uhccux!lupton
From: lupton@uhccux.uhcc.hawaii.edu (Robert Lupton)
Newsgroups: gnu.gcc.bug
Subject: help building gcc-1.36 on a sun 4
Message-ID: <4936@uhccux.uhcc.hawaii.edu>
Date: 27 Sep 89 08:46:23 GMT
Organization: University of Hawaii
Lines: 14

I'm having trouble making gcc 1.36 on a sun4 running sun O/S 4.0.2 (I think,
certainly 4.0.?), using "config.gcc sun4-os4". This is the first time
I've ever bulit gcc, so I used cc for the first build.

I can run make, then make stage1 just fine, but the command

          make CC=stage1/gcc CFLAGS="-g -O -Bstage1/"

leads to many, many error messages compiling gcc.c, starting with a
complaint about a parse error on ';' in /usr/include/stdio.h

Any help, please?

		Robert