Annotation of gcc/config/x-apollo68, revision 1.1.1.2

1.1.1.2 ! root        1: # x-apollo68 -- 680x0 based Apollos as host system
        !             2: 
1.1       root        3: # [email protected] says this is how to compile on an Apollo (SR10.x).
                      4: # Use a Berkeley environment.
                      5: CC=cc -g -A nansi -A cpu,3000 -A runtype,bsd4.3 -A systype,any -DSHORT_ENUM_BUG
                      6: OLDCC=cc -g -A nansi -A cpu,3000 -A runtype,bsd4.3 -A systype,any -DSHORT_ENUM_BUG
1.1.1.2 ! root        7: 
        !             8: # Makefile.in has debugging turned on:
        !             9: #
        !            10: #    CFLAGS = -g
        !            11: #    LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1
        !            12: #
        !            13: # but that's not supported on the Apollo yet, so we'd better avoid
        !            14: # the warnings.
        !            15: 
        !            16: CFLAGS =
        !            17: LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.