From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21107 invoked by alias); 4 Dec 2001 21:40:30 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 21082 invoked from network); 4 Dec 2001 21:40:26 -0000 Received: from unknown (HELO mail.netic.de) (212.9.160.11) by sources.redhat.com with SMTP; 4 Dec 2001 21:40:26 -0000 Received: by mail.netic.de (Smail3.2.0.111/mail.s.netic.de) via LF.net GmbH Internet Services via remoteip 212.9.163.17 via remotehost mail.enyo.de with esmtp for gcc.gnu.org id m16BNIb-001X8JC; Tue, 4 Dec 2001 22:40:21 +0100 (CET) Received: from [192.168.1.2] (helo=deneb.enyo.de ident=exim) by mail.enyo.de with esmtp (Exim 3.12 #1) id 16BNIJ-0000r3-00; Tue, 04 Dec 2001 22:40:03 +0100 Received: from fw by deneb.enyo.de with local (Exim 3.12 #1) id 16BNgP-0000lC-00; Tue, 04 Dec 2001 23:04:57 +0100 To: guerby@acm.org Cc: gcc@gcc.gnu.org, ebert@bms.de Subject: Re: [Ada] new "-margs" flag to gnatmake References: <200112041930.fB4JUhV29718@ulmo.localdomain> From: Florian Weimer Date: Tue, 04 Dec 2001 13:40:00 -0000 In-Reply-To: <200112041930.fB4JUhV29718@ulmo.localdomain> ('s message of "Tue, 4 Dec 2001 20:30:43 +0100") Message-ID: <87lmgi7iba.fsf@deneb.enyo.de> User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1 (i686-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2001-12/txt/msg00174.txt.bz2 writes: > gnatmake currently handle multiple "-cargs", "-bargs" or "-largs" > sections, however it is not currently possible to go back to the > "normal" section, this is annoying for GNOME-like xxx-config tools. There's a proposal for these kind of scripts which should address this problem, and it even avoids cluttering the PATH, see http://cert.uni-stuttgart.de/projects/ada/gnae.php .