[comp.sys.apollo] problem building gcc

buchs%falcon.dnet%sabaac@UMIX.CC.UMICH.EDU (Kevin J. Buchs) (11/27/90)

I had the following problem (expanded below) when doing the "make
stage1" and "make stage2" for gcc on Apollo.  The -g option is not
accepted by the cc1 program.  I would also like to know if there is a
mailing list (not newsgroup) for which this problem might be better
directed.

---------------------------------------
gcc version 1.37.1
 stage2/cpp -v -DSTANDARD_STARTFILE_PREFIX="/usr/local/lib/" \
-DSTANDARD_EXEC_PREFIX="/usr/local/lib/gcc-" -I. -I./config  \
-undef -D__GNUC__ -Dapollo -Daegis -Dunix -D__apollo__       \
-D__aegis__ -D__unix__ -D__OPTIMIZE__ -D__HAVE_68881__       \
-Dmc68020 -D_APOLLO_SOURCE gcc.c /usr/tmp/cca04728.cpp
GNU CPP version 1.37.1
 stage2/cc1 /usr/tmp/cca04728.cpp -quiet -dumpbase gcc.c -g  \
-O -version -o /usr/tmp/cca04728.s
cc1: Invalid option `-g'
GNU C version 1.37.1 (68k, MIT syntax) compiled by GNU C version 1.37.1.
default target switches: -m68020 -mc68020 -m68881 -mbitfield
gcc.c: In function main:
gcc.c:1663: warning: argument passing between incompatible pointer types
gcc.c:1665: warning: argument passing between incompatible pointer types
gcc.c:1667: warning: argument passing between incompatible pointer types
stage2/gcc: unrecognized option `-V'

-------------------------------------------------------------
Kevin Buchs          Internet: buchs@mayo.edu
Mayo Foundation              Is this my life or is it just an
Rochester, MN 55905          incredible, high-speed, simulation?
(507) 284-0009                         -S. R. Cleaves
-------------------------------------------------------------