From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16230 invoked by alias); 26 Mar 2002 21:35:39 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 16200 invoked from network); 26 Mar 2002 21:35:37 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 26 Mar 2002 21:35:37 -0000 Received: from greed.delorie.com (cse.cygnus.com [205.180.230.236]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id NAA14331; Tue, 26 Mar 2002 13:35:35 -0800 (PST) Received: (from dj@localhost) by greed.delorie.com (8.11.6/8.11.6) id g2QLZYQ13982; Tue, 26 Mar 2002 16:35:34 -0500 Date: Tue, 26 Mar 2002 13:35:00 -0000 Message-Id: <200203262135.g2QLZYQ13982@greed.delorie.com> From: DJ Delorie To: hjl@lucon.org CC: gdb@sources.redhat.com, gcc@gcc.gnu.org In-reply-to: <20020326132429.A8347@lucon.org> (hjl@lucon.org) Subject: Re: The canadian cross build is broken References: <20020322225214.A23883@lucon.org> <3C9C9F3A.6030609@cygnus.com> <20020323101441.A799@lucon.org> <200203252214.g2PMEqj02765@greed.delorie.com> <20020326132429.A8347@lucon.org> X-SW-Source: 2002-03/txt/msg00245.txt.bz2 > How about this one? The configure.in changes look ok, but... > * config.table: Support --with-build-subdir. Why are we throwing away the ability to have multiple host frags? Of course, that whole config.table file looks a bit convoluted.