Annotation of gcc/config/i386/bsd386.h, revision 1.1

1.1     ! root        1: /* Configuration for an i386 running BSDI's BSD/386 1.1 as the target
        !             2:    machine.  */
        !             3: 
        !             4: #include "i386/386bsd.h"
        !             5: 
        !             6: /* We exist mostly to add -Dbsdi and such to the predefines. */
        !             7: 
        !             8: #undef CPP_PREDEFINES
        !             9: #define CPP_PREDEFINES "-Dunix -Di386 -Dbsdi -D__i386__ -D__bsdi__ -D____386BSD____ -D__386BSD__ -DBSD_NET2 -Asystem(unix) -Asystem(bsd) -Acpu(i386) -Amachine(i386)"
        !            10: 
        !            11: #undef WCHAR_TYPE
        !            12: #define WCHAR_TYPE "int"
        !            13: 
        !            14: #undef WCHAR_UNSIGNED
        !            15: #define WCHAR_UNSIGNED 0
        !            16: 
        !            17: #undef WCHAR_TYPE_SIZE
        !            18: #define WCHAR_TYPE_SIZE 32

unix.superglobalmegacorp.com

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