Annotation of GNUtools/cc/config/m68k/x-apollo68, revision 1.1

1.1     ! root        1: # x-apollo68 -- 680x0 based Apollos as host system
        !             2: 
        !             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
        !             7: 
        !             8: # This used to redefine CFLAGS and LIBGCC2_CFLAGS to eliminate the unsupported
        !             9: # -g flag from both macros.  This gives an undebugable stage1 compiler which
        !            10: # is bad, and it also does the wrong thing if we are cross compiling to a
        !            11: # target which does support debugging.  There is currently no way to avoid
        !            12: # the -g option that doesn't break something else.
        !            13: 
        !            14: # Apollo does not have B option.
        !            15: TAROUTOPTS=xpf

unix.superglobalmegacorp.com

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