From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13690 invoked by alias); 4 Dec 2008 13:16:57 -0000 Received: (qmail 13682 invoked by uid 22791); 4 Dec 2008 13:16:56 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 04 Dec 2008 13:16:15 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 0411C10EAF; Thu, 4 Dec 2008 13:16:14 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id E121510A09; Thu, 4 Dec 2008 13:16:13 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1L8E3x-0006mI-Fl; Thu, 04 Dec 2008 08:16:13 -0500 Date: Thu, 04 Dec 2008 13:16:00 -0000 From: Daniel Jacobowitz To: Tristan Gingold Cc: gdb-patches@sourceware.org Subject: Re: [RFA] Fix Darwin failures on macscp.exp Message-ID: <20081204131613.GD24868@caradoc.them.org> Mail-Followup-To: Tristan Gingold , gdb-patches@sourceware.org References: <7D408FC4-C9AB-4EAF-A881-A30778266311@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7D408FC4-C9AB-4EAF-A881-A30778266311@adacore.com> User-Agent: Mutt/1.5.17 (2008-05-11) X-IsSubscribed: yes 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/msg00064.txt.bz2 On Wed, Dec 03, 2008 at 02:39:16PM +0100, Tristan Gingold wrote: > Instead of disabling this test on Darwin, I'd prefer to do a two steps > compilation: first create an object > file and then link. This is OK, but only with a comment; otherwise someone will clean it up again. -- Daniel Jacobowitz CodeSourcery