delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2006/01/23/16:02:00

X-Spam-Check-By: sourceware.org
Date: Mon, 23 Jan 2006 22:01:44 +0100
From: Peter Ekberg <peda AT lysator DOT liu DOT se>
To: cygwin AT cygwin DOT com
Subject: Re: ATT: gcc maintainer (was Re: cpp does not honor the -undef option.)
Message-ID: <20060123210144.GA10690@sellafield.lysator.liu.se>
References: <20060109095759 DOT GB24524 AT sellafield DOT lysator DOT liu DOT se> <20060116111311 DOT GC10265 AT sellafield DOT lysator DOT liu DOT se>
Mime-Version: 1.0
In-Reply-To: <20060116111311.GC10265@sellafield.lysator.liu.se>
User-Agent: Mutt/1.5.10i
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

On Mon, Jan 16, 2006 at 12:13:12PM +0100, Peter Ekberg wrote:
> On Mon, Jan 09, 2006 at 10:58:00AM +0100, Peter Ekberg wrote:
> > Hello!
> > 
> > I recently tried to build a package that was using cpp for other
> > purposes than preprocessing C files. Its configure script was
> > looking for a way to not have cpp predefine anything, and it
> > specifically tried the -undef option, but failed. From reading the
> > docs, I couldn't figure out why. Here's a quote from "info cpp":
> > 
> > '-undef'
> >      Do not predefine any system-specific or GCC-specific macros.  The
> >      standard predefined macros remain defined.  *Note Standard
> >      Predefined Macros::.
> > 
> > So I searched the web a bit and figured that I could probably fix
> > it in the specs file. I realise that the specs file probably isn't
> > the canonical place to change this, but I'll leave that to the gcc
> > maintainer.
> > 
> > Attached is a patch for the specs file that wraps all old define
> > rules for cpp inside the following:
> > 
> > %{!undef:old define rules}
> > 
> > I don't know if this is the correct thing to do, but it works for
> > me<TM>.
> 
> GCC maintainer, are you there? Can you come out and play, please? :-)

Ping.

Cheers,
Peter

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019