From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23390 invoked by alias); 4 Jul 2009 11:28:39 -0000 Received: (qmail 23370 invoked by uid 22791); 4 Jul 2009 11:28:38 -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-pz0-f203.google.com (HELO mail-pz0-f203.google.com) (209.85.222.203) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 04 Jul 2009 11:28:32 +0000 Received: by pzk41 with SMTP id 41so2655201pzk.12 for ; Sat, 04 Jul 2009 04:28:30 -0700 (PDT) MIME-Version: 1.0 Received: by 10.143.38.6 with SMTP id q6mr768824wfj.337.1246706910586; Sat, 04 Jul 2009 04:28:30 -0700 (PDT) In-Reply-To: <7367BC14-E3DD-4F49-A45B-B3D8120C8F49@adacore.com> References: <7367BC14-E3DD-4F49-A45B-B3D8120C8F49@adacore.com> Date: Sat, 04 Jul 2009 11:28:00 -0000 Message-ID: Subject: Re: An compile error with x86_darwin_init_abi_64 From: Hui Zhu To: Tristan Gingold Cc: gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: 2009-07/txt/msg00021.txt.bz2 It's OK in ubuntu i386 and amd64. Thanks. Hui On Fri, Jul 3, 2009 at 20:28, Tristan Gingold wrote: > > On Jul 2, 2009, at 7:50 AM, Hui Zhu wrote: > >> Hi, >> >> I "../src/configure --enable-targets=all --enable-64-bits-bfd" in a x86 >> ubuntu. >> I got some error: > > [...] > > The last patch for darwin (just committed) fixes this issue :-) > > Tristan. >