From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 482 invoked by alias); 1 Jul 2004 18:02:14 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 459 invoked from network); 1 Jul 2004 18:02:13 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 1 Jul 2004 18:02:13 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i61I2Ce3002168; Thu, 1 Jul 2004 14:02:13 -0400 Received: from post-office.corp.redhat.com (post-office.corp.redhat.com [172.16.52.227]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i61I2C019492; Thu, 1 Jul 2004 14:02:12 -0400 Received: from greed.delorie.com (dj.cipe.redhat.com [10.0.0.222]) by post-office.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i61I2C907722; Thu, 1 Jul 2004 14:02:12 -0400 Received: from greed.delorie.com (localhost [127.0.0.1]) by greed.delorie.com (8.12.11/8.12.10) with ESMTP id i61I2B8C014848; Thu, 1 Jul 2004 14:02:11 -0400 Received: (from dj@localhost) by greed.delorie.com (8.12.11/8.12.11/Submit) id i61I2Bji014844; Thu, 1 Jul 2004 14:02:11 -0400 Date: Thu, 01 Jul 2004 18:02:00 -0000 Message-Id: <200407011802.i61I2Bji014844@greed.delorie.com> From: DJ Delorie To: paolo.bonzini@polimi.it CC: gcc-patches@gcc.gnu.org, neroden@twcny.rr.com, gdb-patches@sources.redhat.com, binutils@sources.redhat.com In-reply-to: <40E3BFD7.4080100@polimi.it> (message from Paolo Bonzini on Thu, 01 Jul 2004 09:40:07 +0200) Subject: Re: [PATCH] Get more stuff compiled for the build machine References: <40DC4524.10905@gcc.gnu.org> <87acyngzi9.fsf@fleche.redhat.com> <40E3BFD7.4080100@polimi.it> X-SW-Source: 2004-07/txt/msg00008.txt.bz2 > Regtested on a native i686-pc-linux-gnu configuration, and on a > pseudo-Canadian with build=i686-pc-linux-gnu, host=i386-pc-linux-gnu, > target=i386-pc-openbsd. In both cases the in-tree makeinfo was always > used. Ok for mainline and src? Ok.