From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19050 invoked by alias); 8 Dec 2008 15:18:17 -0000 Received: (qmail 19038 invoked by uid 22791); 8 Dec 2008 15:18:17 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 08 Dec 2008 15:17:42 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 871BE2A9657; Mon, 8 Dec 2008 10:17:40 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id UVBF81BLwNOy; Mon, 8 Dec 2008 10:17:40 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 544B92A9652; Mon, 8 Dec 2008 10:17:40 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 697A3E7ACD; Mon, 8 Dec 2008 16:17:38 +0100 (CET) Date: Mon, 08 Dec 2008 15:18:00 -0000 From: Joel Brobecker To: Mark Kettenis Cc: gdb-patches@sourceware.org Subject: Re: [RFA/commit] pre-initialize python-value.c:values_in_python (bug in MacOS linker) Message-ID: <20081208151738.GC3823@adacore.com> References: <20081205184123.GF5382@adacore.com> <200812061529.mB6FToM6027310@brahms.sibelius.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200812061529.mB6FToM6027310@brahms.sibelius.xs4all.nl> User-Agent: Mutt/1.4.2.2i Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-12/txt/msg00150.txt.bz2 > Ugh, Yuck. Any idea if this is fixed in more recent versions of Mac OS X? According to our sysadmin, we have the latest updates for Leopard, and the latest stable release of Xcode. There might be a fix in the latest developer patches released by Apple, but we're not sure. -- Joel