groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Groff] Build groff 1.16.1 on Compaq TruUnix 4.0F fails.


From: Stefan Westerberg
Subject: Re: [Groff] Build groff 1.16.1 on Compaq TruUnix 4.0F fails.
Date: Fri, 01 Dec 2000 13:49:34 +0100

Hope this help.

/Stefan

# g++ -E -dM foo.cc
#define __LANGUAGE_C_PLUS_PLUS 1
#define __SYSTYPE_BSD__ 1
#define SYSTYPE_BSD 1
#define __EXCEPTIONS 1
#define __LANGUAGE_C_PLUS_PLUS__ 1
#define __alpha_ev5__ 1
#define _LONGLONG 1
#define __cplusplus 1
#define __GNUC_MINOR__ 95
#define __alpha_bwx__ 1
#define __SYSTYPE_BSD 1
#define __alpha__ 1
#define __unix 1
#define __osf__ 1
#define __unix__ 1
#define __GNUC__ 2
#define __GNUG__ 2
#define _SYSTYPE_BSD 1
#define __alpha 1
#define unix 1


Werner LEMBERG wrote:

> > I fund no reference in the source for any thing like __osf__. Do you
> > know where I could find what the platform identifier is ?
>
> Say `g++ -E -dM foo.cc' and check the list for platform specific
> symbols similar to `__linux__' (I prefer symbols which start and stop
> with two underscoresto be ANSI-compliant).
>
>     Werner


*******DISCLAIMER*******
This message and any attachment are confidential and may be privileged
or otherwise protected from disclosure and solely for the use of the
person(s) or entity to whom it is intended.  Please note that this
message contains an e-mail confidentiality note and disclaimer. To read 
the full e-mail disclaimer please point your Web browser to: 
http://www.alfredberg.se/disclaimer/external.htm
*******DISCLAIMER*******

Attachment: stefan.westerberg.vcf
Description: Card for Stefan Westerberg


reply via email to

[Prev in Thread] Current Thread [Next in Thread]