Annotation of GNUtools/emacs/src/m-pmax.h, revision 1.1.1.1

1.1       root        1: #include "m-mips.h"
                      2: #undef LIBS_MACHINE
                      3: #undef BIG_ENDIAN
                      4: #undef LIB_STANDARD
                      5: #undef START_FILES
                      6: #undef COFF
                      7: #undef TERMINFO
                      8: #define MAIL_USE_FLOCK
                      9: #define HAVE_UNION_WAIT
                     10: 
                     11: /* This line starts being needed with ultrix 4.0.  */
                     12: /* You must delete it for version 3.1.  */
                     13: #define START_FILES pre-crt0.o /usr/lib/cmplrs/cc/crt0.o
                     14: 
                     15: /* Supposedly the following will overcome a kernel bug.  */
                     16: #undef LD_SWITCH_MACHINE
                     17: #undef DATA_START
                     18: #define DATA_START 0x10000000
                     19: #define DATA_SEG_BITS 0x10000000
                     20: 
                     21: /* In Ultrix 4.1, XvmsAlloc.o in libX11.a seems to insist
                     22:    on defining malloc itself.  This should avoid conflicting with it.  */
                     23: #define SYSTEM_MALLOC
                     24: 
                     25: /* Override what m-mips.h says about this.  */
                     26: #undef LINKER
                     27: 
                     28: /* Ultrix 4.2 (perhaps also 4.1) implements O_NONBLOCK
                     29:    but it doesn't work right;
                     30:    and it causes hanging in read_process_output.  */
                     31: #define BROKEN_O_NONBLOCK
                     32: 
                     33: #ifdef OSF1
                     34: #undef C_ALLOCA
                     35: #define HAVE_ALLOCA
                     36: #endif

unix.superglobalmegacorp.com

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