Xref: utzoo comp.lang.c:32823 comp.unix.questions:26176 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!wuarchive!uunet!snorkelwacker!paperboy!meissner From: meissner@osf.org (Michael Meissner) Newsgroups: comp.lang.c,comp.unix.questions Subject: Re: C Compiler under Unix System VR4 Message-ID: Date: 12 Oct 90 16:16:23 GMT References: <125@alfrat.uucp> <3158@unisoft.UUCP> <3159@unisoft.UUCP> Sender: news@OSF.ORG Organization: Open Software Foundation Lines: 16 In-reply-to: rembo@unisoft.UUCP's message of 11 Oct 90 22:31:24 GMT In article <3159@unisoft.UUCP> rembo@unisoft.UUCP (Tony Rems) writes: | One more thing. Although I haven't confirmed this, it seem that | the #if #machine construct *is* ANSI, but that gcc is not | entirely ANSI (even with the -ansi option). GCC does has a few dark corners, that are being fixed, though a lot of the problems are using the host library. However, the #if #machine construct is definately NOT ansi -- you must be thinking of the stringizing operator which is only allow within macro bodies. -- Michael Meissner email: meissner@osf.org phone: 617-621-8861 Open Software Foundation, 11 Cambridge Center, Cambridge, MA, 02142 Do apple growers tell their kids money doesn't grow on bushes?