[gnu.gcc.bug] help building gcc-1.36 on a sun 4

lupton@uhccux.uhcc.hawaii.edu (Robert Lupton) (09/27/89)

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