From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26973 invoked by alias); 26 Jun 2007 15:26:31 -0000 Received: (qmail 26903 invoked by uid 22791); 26 Jun 2007 15:26:30 -0000 X-Spam-Check-By: sourceware.org Received: from hu-out-0506.google.com (HELO hu-out-0506.google.com) (72.14.214.228) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 26 Jun 2007 15:26:25 +0000 Received: by hu-out-0506.google.com with SMTP id 22so1128532hug for ; Tue, 26 Jun 2007 08:26:22 -0700 (PDT) Received: by 10.82.189.6 with SMTP id m6mr15118291buf.1182871582405; Tue, 26 Jun 2007 08:26:22 -0700 (PDT) Received: from scientist.local ( [195.176.178.209]) by mx.google.com with ESMTP id g1sm21706014muf.2007.06.26.08.26.20 (version=SSLv3 cipher=RC4-MD5); Tue, 26 Jun 2007 08:26:21 -0700 (PDT) Message-ID: <4681301A.5070807@gnu.org> Date: Tue, 26 Jun 2007 16:02:00 -0000 From: Paolo Bonzini User-Agent: Thunderbird 2.0.0.4 (Macintosh/20070604) MIME-Version: 1.0 To: Kai Tietz CC: gcc-patches@gcc.gnu.org, gdb-patches@sourceware.org, binutils@sourceware.org Subject: Re: patch: Enable building of new binutils tool windmc References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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: 2007-06/txt/msg00463.txt.bz2 Kai Tietz wrote: > Hello, > > This patch adds support for the new windmc tool of binutils to base > configuration. No objection here. Binutils people? Paolo