From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16727 invoked by alias); 14 Apr 2009 14:24:48 -0000 Received: (qmail 16712 invoked by uid 22791); 14 Apr 2009 14:24:46 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_92,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.33.17) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 14 Apr 2009 14:24:41 +0000 Received: from wpaz24.hot.corp.google.com (wpaz24.hot.corp.google.com [172.24.198.88]) by smtp-out.google.com with ESMTP id n3EEMYXA026232; Tue, 14 Apr 2009 15:22:34 +0100 Received: from smtp.corp.google.com (spacemonkey1.corp.google.com [192.168.120.115]) by wpaz24.hot.corp.google.com with ESMTP id n3EEMVQ2018700 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 14 Apr 2009 07:22:31 -0700 Received: from localhost.localdomain.google.com (67-218-102-28.cust.layer42.net [67.218.102.28] (may be forged)) (authenticated bits=0) by smtp.corp.google.com (8.13.8/8.13.8) with ESMTP id n3EEMREH025605 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Tue, 14 Apr 2009 07:22:29 -0700 To: Eli Zaretskii Cc: gcc@gcc.gnu.org, gcc-patches@gcc.gnu.org, DJ Delorie , gdb-patches@sources.redhat.com Subject: Re: libiberty configuration for DJGPP References: <83zlejmkgb.fsf@gnu.org> From: Ian Lance Taylor Date: Tue, 14 Apr 2009 14:24:00 -0000 In-Reply-To: <83zlejmkgb.fsf@gnu.org> (Eli Zaretskii's message of "Tue\, 14 Apr 2009 16\:30\:28 +0300") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-System-Of-Record: true 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: 2009-04/txt/msg00252.txt.bz2 Eli Zaretskii writes: > 2009-04-14 Eli Zaretskii > > * configure.ac (setobjs, msdosdjgpp): Move a-priori setting of > existing and required library functions to with_target_subdir > section, so that the native build does detect them at configure > time. This is OK. Thanks. In the future, please send patches only to gcc-patches@, not to both gcc-patches@ and gcc@. Thanks. Ian