Annotation of gcc/config/i386/xm-dos.h, revision 1.1.1.2

1.1       root        1: #include "i386/xm-i386.h"
                      2: 
                      3: /* Inhibit cccp.c's definition of putenv.  */
                      4: #define HAVE_PUTENV
                      5: 
                      6: /* Use semicolons to separate elements of a path.  */
                      7: #define PATH_SEPARATOR ';'
                      8: 
1.1.1.2 ! root        9: /* Use backslashs to separate levels of directory.  */
        !            10: #define DIR_SEPARATOR '\\'
        !            11: 
1.1       root       12: /* Suffix for executable file names.  */
                     13: #define EXECUTABLE_SUFFIX ".exe"
                     14: 
                     15: #define MKTEMP_EACH_FILE 1
                     16: 
                     17: #define NO_PRECOMPILES 1

unix.superglobalmegacorp.com

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