Newsgroups: comp.unix.ultrix
Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!mintaka!bloom-beacon!deccrl!news.crl.dec.com!treese
From: treese@crl.dec.com (Win Treese)
Subject: gcc and ULTRIX 4.2
Message-ID: <1991May21.045920.21670@crl.dec.com>
Sender: news@crl.dec.com (USENET News System)
Organization: DEC Cambridge Research Lab
Distribution: comp
Date: Tue, 21 May 91 04:59:20 GMT


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.

