Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-developers-subscribe AT sourceware DOT cygnus DOT com> List-Archive: <http://sourceware.cygnus.com/ml/cygwin-developers/> List-Post: <mailto:cygwin-developers AT sourceware DOT cygnus DOT com> List-Help: <mailto:cygwin-developers-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com Message-Id: <200003021907.NAA09071@hp2.xraylith.wisc.edu> To: cygwin-developers AT sourceware DOT cygnus DOT com Subject: Re: 'cygwin-net-485' snapshot win32 headers problem In-reply-to: Your message of "Thu, 02 Mar 2000 17:12:49 GMT." <000801bf846a$89473bd0$182782c2 AT cygnus DOT co DOT uk> Date: Thu, 02 Mar 2000 13:07:29 -0600 From: Mumit Khan <khan AT NanoTech DOT Wisc DOT EDU> "John Dallaway" <jld AT redhat DOT com> writes: > I'm attempting to build an i686-pc-cygwin-x-arm-elf toolchain using the > 'cygwin-net-485' snapshot (including gcc-2.95.2). I get the appended > build error. The same sources build fine using the Cygwin 1.0 boxed > product (gcc-2.9-cygwin-990830). > > Is this a known problem? For the record, this is a problem with the GCC ARM headers which define a macro named "Hint" to "int", and that screws up the w32api structure member named "Hint", and get a parse error. Not a problem with any part of Cygwin nor with x86-win32 parts of GCC. Regards, Mumit