From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3653 invoked by alias); 24 Feb 2002 19:18:50 -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 3587 invoked from network); 24 Feb 2002 19:18:49 -0000 Received: from unknown (HELO localhost.localdomain) (66.60.148.227) by sources.redhat.com with SMTP; 24 Feb 2002 19:18:49 -0000 Received: from warlock.codesourcery.com (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.11.6/8.11.6) with ESMTP id g1OJIVg09380; Sun, 24 Feb 2002 11:18:36 -0800 Date: Sun, 24 Feb 2002 11:42:00 -0000 From: Mark Mitchell To: Alexandre Oliva , "lucier@math.purdue.edu" cc: "gcc@gcc.gnu.org" Subject: Re: 3.0.4 builds for solaris 2.7 and 2.8 Message-ID: <63000000.1014578311@warlock.codesourcery.com> In-Reply-To: X-Mailer: Mulberry/2.0.8 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-SW-Source: 2002-02/txt/msg01426.txt.bz2 > Remember that it can't be the top-level configure because it's used to > build a number of different sub-packages Gong! All you need is to have the sub-packages produce a parsable list of acceptable options at autoconf-time and have the top-level configure read that it to verify them. -- Mark Mitchell mark@codesourcery.com CodeSourcery, LLC http://www.codesourcery.com