This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Native Win32 compiling... strange error


On Tue, 18 Jan 2000, Matthew Brown wrote:

> This one will go away if you define _M_IX86 on the command line. This is a MS-specific pre-defined macro in a set that identifies the target platform.

I hopefully did the right thing for the next release. You should be able
to include winnt.h without having to include windows.h first (a practice
no so uncommon in existing code written for MSVC).

Regards,
Mumit



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]