From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25202 invoked by alias); 19 Apr 2005 03:24:26 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 25188 invoked from network); 19 Apr 2005 03:24:23 -0000 Received: from unknown (HELO mail-out4.apple.com) (17.254.13.23) by sourceware.org with SMTP; 19 Apr 2005 03:24:23 -0000 Received: from mailgate1.apple.com (a17-128-100-225.apple.com [17.128.100.225]) by mail-out4.apple.com (8.12.11/8.12.11) with ESMTP id j3J3OMeA003919 for ; Mon, 18 Apr 2005 20:24:22 -0700 (PDT) Received: from relay1.apple.com (relay1.apple.com) by mailgate1.apple.com (Content Technologies SMTPRS 4.3.17) with ESMTP id ; Mon, 18 Apr 2005 20:24:22 -0700 Received: from [17.219.206.100] ([17.219.206.100]) by relay1.apple.com (8.12.11/8.12.11) with ESMTP id j3J3OJta013230; Mon, 18 Apr 2005 20:24:20 -0700 (PDT) Message-ID: <426479E3.6040507@apple.com> Date: Tue, 19 Apr 2005 03:24:00 -0000 From: Stan Shebs User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.3) Gecko/20040910 MIME-Version: 1.0 To: Andrew Cagney CC: gdb@sources.redhat.com Subject: Re: building with gcc 4? References: <42646175.7040700@gnu.org> In-Reply-To: <42646175.7040700@gnu.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-04/txt/msg00123.txt.bz2 Andrew Cagney wrote: > Has anyone tried building GDB with GCC 4? (given the number of > warnings I suspect not). I'll try to wack this down. I have, but I've been preoccupied with the part where my attempted Darwin port is totally broken. :-) Stan