Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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 To: cygwin AT sourceware DOT cygnus DOT com Subject: B20.1: has "#ifdef i386" Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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