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 sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Wed, 18 Apr 2001 19:24:25 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: specs bug in gcc version 2.95.3-2 (cygwin special) Message-ID: <20010418192425.A5151@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <3ADE0EB3 DOT 5090500 AT usa DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.11i In-Reply-To: <3ADE0EB3.5090500@usa.net>; from edwin.liu@usa.net on Wed, Apr 18, 2001 at 06:01:23PM -0400 On Wed, Apr 18, 2001 at 06:01:23PM -0400, Li-Kai Liu wrote: >there is a bug in the specs file of gcc 2.95.3-2 ... > >near the end of the *cpp section .... >%{mwin32|no-cygwin:-DWIN32 -D_WIN32 -D__WIN32 -D__WIN32__ -DWINNT} >%{!mno-win32:-idirafter /usr/include/w32api} > >should have been >%{mwin32|mno-cygwin ...... > >missing an m makes compiling with -mno-cygwin having bad defined symbols >.... Don't understand. What 'm' is missing? AFAICT, the above is correct. cgf -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple