From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15915 invoked by alias); 27 Nov 2001 01:34:32 -0000 Mailing-List: contact gdb-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 15675 invoked from network); 27 Nov 2001 01:34:17 -0000 Received: from unknown (HELO delorie.com) (207.22.48.162) by hostedprojects.ges.redhat.com with SMTP; 27 Nov 2001 01:34:17 -0000 Received: from envy.delorie.com (envy.delorie.com [207.22.48.171]) by delorie.com (8.11.6/8.9.1) with ESMTP id fAR1YGL00624; Mon, 26 Nov 2001 20:34:16 -0500 Received: (from dj@localhost) by envy.delorie.com (8.11.6/8.11.2) id fAR1Uf803640; Mon, 26 Nov 2001 20:30:41 -0500 Date: Thu, 15 Nov 2001 13:34:00 -0000 Message-ID: <200111270130.fAR1Uf803640@envy.delorie.com> From: DJ Delorie To: binutils@sources.redhat.com, gdb@sources.redhat.com, newlib@sources.redhat.com, cygwin@cygwin.com Subject: FYI: build-libiberty patch X-SW-Source: 2001-11/txt/msg00165.txt.bz2 Message-ID: <20011115133400.cfBVW0994BgzhWnSHN0vlAwVfEDtKE39eIq8iiQHwM4@z> The purpose of this patch is to build a libiberty that is for the build machine, for cases where build!=host, for things that get built *and executed* during the build process (bfd's chew comes to mind). I've tested this patch with the full src/ repository in a number of builds, and would like to get it in. I don't anticipate any build problems, but I'm paranoid, so if anyone wants to speak up for/against this patch, ... http://gcc.gnu.org/ml/gcc-patches/2001-11/msg01611.html