Re: windows

From: Jeroen Ruigrok/Asmodai <asmodai@dont-contact.us>
Date: Sat, 09 May 1998 09:12:38 +0200

--MimeMultipartBoundary
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hiya,

Dancer wrote:
>
> I'm afraid not. 'WIN32' seems to be defined by the majority of windows
> compilers when compiling a 32-bit app (note no leading underscores), but
> there are some that don't do it, or (like VisC/++) just don't do it
> consistantly.

True, but VC++ happily ignores such statements, I have been porting
PennMUSH 1.7.2p10 a few days ago, it also defined WIN32 and VC++ happily
ignores it...

HTH

> Henrik Nordstrom wrote:
> >
> > Duane Wessels wrote:
> > >
> > > What macro(s) gets defined when compiling on windows?
> > >
> > > Something like __CYGWIN32__?
> >
> > If using Cygnus GNU-Win32 Yes. We already use this in configure to get
> > the correct number of file descriptors.
> >
> > I don't know if there is any accepted "standard" macros for Windows.
> > cygwin32 defines _WIN32, __CYGWIN32__ and WINNT plus a number of macros
> > indicating type of CPU.

Jeroen Ruigrok van der Werven/Asmodai

--MimeMultipartBoundary--
Received on Tue Jul 29 2003 - 13:15:49 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:11:47 MST