From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 92447 invoked by alias); 26 Jul 2016 22:46:16 -0000 Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Received: (qmail 92435 invoked by uid 89); 26 Jul 2016 22:46:15 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.4 required=5.0 tests=AWL,BAYES_40,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=H*r:channel, H*r:secured, H*r:over, digging X-HELO: s12p02o149.mxlogic.net Received: from s12p02o149.mxlogic.net (HELO s12p02o149.mxlogic.net) (208.65.145.72) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Tue, 26 Jul 2016 22:46:14 +0000 Received: from unknown [76.164.174.81] (EHLO ex-hc1.corp.adtran.com) by s12p02o149.mxlogic.net(mxl_mta-8.5.0-13) over TLS secured channel with ESMTP id 238e7975.0.24274.00-382.64925.s12p02o149.mxlogic.net (envelope-from ); Tue, 26 Jul 2016 16:46:12 -0600 (MDT) X-MXL-Hash: 5797e8341baf084d-0134ac4e1c3be2d23c280ad0301a550d206a10e3 Received: from ex-mb1.corp.adtran.com ([fe80::51a3:972d:5f16:9952]) by ex-hc1.corp.adtran.com ([fe80::a43f:7ea6:7688:37b%13]) with mapi id 14.03.0301.000; Tue, 26 Jul 2016 17:46:08 -0500 From: ANDY KENNEDY To: "'crossgcc@sourceware.org'" Subject: GDB build failure from tip Date: Tue, 26 Jul 2016 22:46:00 -0000 Message-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-AnalysisOut: [v=2.1 cv=eKYV+Sd1 c=1 sm=1 tr=0 a=0XgpNN2/4a34ymu16SVwsQ==] X-AnalysisOut: [:117 a=0XgpNN2/4a34ymu16SVwsQ==:17 a=6wZVaaWV7AoA:10 a=kj9] X-AnalysisOut: [zAlcOel0A:10 a=xqWC_Br6kY4A:10 a=cAmyUtKerLwA:10 a=S6vNZUf] X-AnalysisOut: [5u9Qx7uXVaLEA:9 a=CjuIK1q_8ugA:10] X-Spam: [F=0.5695789426; CM=0.500; MH=0.569(2016072624); S=0.415(2015072901)] X-MAIL-FROM: X-IsSubscribed: yes X-SW-Source: 2016-07/txt/msg00003.txt.bz2 configure error: expat is missing or unusable After digging into it for a couple of hours, I found that this message was a red herring. This message comes from the native GDB build. As it stands, it appears that the CC for the two builds are SWAPPED: ~/base_layer/build/toolchain/mips64/crosstool-ng$ file .build/mips64-LinuxB= SP-linux-gnu/build/build-gdb-cross/gdb/gdb .build/mips64-LinuxBSP-linux-gnu/build/build-gdb-cross/gdb/gdb: ELF 64-bit = LSB executable, x86-64, version 1 (GNU/Linux), statically linked, not stri= pped Unless I way off (please let me know if that is the case), I'll be sending a patch file for this fix tomorrow. Andy -- For unsubscribe information see http://sourceware.org/lists.html#faq