From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8240 invoked by alias); 10 Dec 2004 14:29:53 -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 8218 invoked from network); 10 Dec 2004 14:29:45 -0000 Received: from unknown (HELO smtp6.infineon.com) (217.10.50.128) by sourceware.org with SMTP; 10 Dec 2004 14:29:45 -0000 Received: from unknown (HELO mucse211.eu.infineon.com) (172.29.27.228) by smtp6.infineon.com with ESMTP; 10 Dec 2004 15:29:45 +0100 X-SBRS: None Received: from mucse203.eu.infineon.com ([172.29.26.167]) by mucse211.eu.infineon.com over TLS secured channel with Microsoft SMTPSVC(5.0.2195.6713); Fri, 10 Dec 2004 15:29:43 +0100 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Subject: Building gbd-6.3 together with binutils-2.15 and/or gcc-3.4.3 Date: Fri, 10 Dec 2004 14:29:00 -0000 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: To: X-OriginalArrivalTime: 10 Dec 2004 14:29:44.0187 (UTC) FILETIME=[B13F04B0:01C4DEC4] X-SW-Source: 2004-12/txt/msg00072.txt.bz2 Dear all, I am trying to put together a latest&greatest bundle of GNU development utilities (on RedHat 7.2, RedHat Enterprise 3.0 (Opteron) and Solaris 8 (Sparc)). I tried to unpack all sources of binutils-2.15, gdb-6.3 and gcc-3.4.3 into the same root directory and run configure/make bootstrap in there. However, the gdb-6.3 seems to contain significantly modified common sources (esp. in the bfd/ subdirectory), such that this build crashes. I tried with various combinations of the bfd subdirectories, to no avail. Any suggestion you can give? I thought my approach would be a good idea, since then all utilities would be built on the same basis, but I think I will have to go back to compiling gdb separately. Thanks a lot, Marek