treese@crl.dec.com (Win Treese) (05/21/91)
You might want to file this away for later: If you use gcc on ULTRIX 4.2, you will need to change the CPP_PREDEFINES in config/tm-decstatn.h and config/tm-decstatn+.h to define ANSI-style versions of the symbols defined there. E.g., in addition to -Dultrix, you will need -D__ultrix. This is to accomodate the ansi-fication of the ULTRIX header files. For a better idea of what's going on, you might look at /usr/include/ansi_compat.h. Win Treese Cambridge Research Lab treese@crl.dec.com Digital Equipment Corp.