bug-groff
[Top][All Lists]
Advanced

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

Re: Can't build groff 1.16.1 due to groff header incompatibilities


From: Werner LEMBERG
Subject: Re: Can't build groff 1.16.1 due to groff header incompatibilities
Date: Wed, 18 Apr 2001 23:12:19 +0200 (CEST)

> There are several combinations of preprocessor and compiler under
> UWIN.  The default preprocessor predefines __STDPP__, _UWIN,
> __unix__, and unix in addition to _WIN32 and _MSC_VER (the latter
> two support the compiler, and are also defined if the compiler is
> used as the preprocessor). Of course, _WIN32 and _MSC_VER will also
> be defined if compiling for native Windows applications, so they
> might or might not interfere with the Windows version of groff.  It
> is also possible to use compilers other than MS VC++ with UWIN, but
> I'm not sure what would be predefined in those cases.

Since Blake McBride's Win32 port (using MS VC++ 6.0 natively) appears
to work without problems I assume that this problem is specific to
UWIN, so I'll use `_UWIN'.

Thanks for the info.


    Werner



reply via email to

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