| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
| List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| Date: | Wed, 31 May 2000 11:45:26 -0400 (EDT) |
| From: | Chris Metcalf <metcalf AT incert DOT com> |
| To: | cygwin AT sourceware DOT cygnus DOT com |
| Subject: | B20.1: <Windows32/Base.h> has "#ifdef i386" |
| Message-ID: | <Pine.LNX.4.10.10005311142320.4630-100000@rd.incert.com> |
| MIME-Version: | 1.0 |
This ifdef surrounds the definition of things like STDCALL, with the
result that if you build -ansi you get the wrong mangling of stdcall
imports. It should obviously just be "#ifdef __i386__".
Thanks,
Chris Metcalf -- InCert Software -- 1 (617) 621 8080
metcalf AT incert DOT com -- http://www.incert.com/~metcalf
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |