Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
X-Apparently-From: <earnie?boyd@yahoo.com>
Message-ID: <3ADE3071.6343EC72@yahoo.com>
Date: Wed, 18 Apr 2001 20:25:21 -0400
From: Earnie Boyd <earnie_boyd@yahoo.com>
Reply-To: Cygwin Users <cygwin@cygwin.com>
X-Mailer: Mozilla 4.76 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: specs bug in gcc version 2.95.3-2 (cygwin special)
References: <3ADE0EB3.5090500@usa.net> <20010418192425.A5151@redhat.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Christopher Faylor wrote:
> 
> 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.
> 

I've sent a patch to cygwin-apps that might help explain this.

Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

