Annotation of GNUtools/cc/config/i860/mach.h, revision 1.1

1.1     ! root        1: /* Configuration for an i860 running Mach as the target machine.  */
        !             2: 
        !             3: #include "i860/i860.h"
        !             4: 
        !             5: #undef TARGET_VERSION
        !             6: #define TARGET_VERSION fprintf (stderr, " (i860 Mach3.x)");
        !             7: 
        !             8: #undef CPP_PREDEFINES
        !             9: #define CPP_PREDEFINES "-Dunix -Di860 -DMACH -Asystem(unix) -Asystem(mach) -Acpu(i860) -Amachine(i860)"
        !            10: 
        !            11: /* Specify extra dir to search for include files.  */
        !            12: #define SYSTEM_INCLUDE_DIR "/usr/mach/include"
        !            13: 
        !            14: /* Don't default to pcc-struct-return, because gcc is the only compiler, and
        !            15:    we want to retain compatibility with older gcc versions.  */
        !            16: #define DEFAULT_PCC_STRUCT_RETURN 0

unix.superglobalmegacorp.com

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