From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27473 invoked by alias); 11 Jan 2010 03:59:11 -0000 Received: (qmail 27463 invoked by uid 22791); 11 Jan 2010 03:59:11 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail-px0-f175.google.com (HELO mail-px0-f175.google.com) (209.85.216.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 11 Jan 2010 03:59:07 +0000 Received: by pxi5 with SMTP id 5so15602262pxi.12 for ; Sun, 10 Jan 2010 19:59:06 -0800 (PST) MIME-Version: 1.0 Received: by 10.142.2.38 with SMTP id 38mr5323641wfb.94.1263182346261; Sun, 10 Jan 2010 19:59:06 -0800 (PST) In-Reply-To: <20100111034437.GA28673@caradoc.them.org> References: <20100111034437.GA28673@caradoc.them.org> From: Hui Zhu Date: Mon, 11 Jan 2010 03:59:00 -0000 Message-ID: Subject: Re: --enable-targets=all cannot work with bfd? To: Hui Zhu , gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2010-01/txt/msg00102.txt.bz2 $ ../src/configure --disable-sid --disable-rda --disable-binutils --disable-gas --disable-ld --disable-gprof --enable-targets=all --enable-64-bits-bfd On Mon, Jan 11, 2010 at 11:44, Daniel Jacobowitz wrote: > On Mon, Jan 11, 2010 at 11:25:05AM +0800, Hui Zhu wrote: >> What I miss? > > Try --enable-64-bit-bfd. > > -- > Daniel Jacobowitz > CodeSourcery >