Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
X-Authentication-Warning: hp2.xraylith.wisc.edu: khan owned process doing -bs
Date: Mon, 24 Jan 2000 20:30:58 -0600 (CST)
From: Mumit Khan <khan@NanoTech.Wisc.EDU>
To: Matthew Brown <mbrown@mediadb.net>
cc: cygwin@sourceware.cygnus.com, Joe Kraska <jkraska@bbn.com>
Subject: Re: Native Win32 compiling... strange error
In-Reply-To: <015b01bf61f4$80e02170$2301a8c0@mediadb.net>
Message-ID: <Pine.HPP.3.96.1000124203014.1999F-100000@hp2.xraylith.wisc.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

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

