From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6166 invoked by alias); 31 Oct 2002 00:44:29 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 6068 invoked from network); 31 Oct 2002 00:44:28 -0000 Received: from unknown (HELO mail-out1.apple.com) (17.254.0.52) by sources.redhat.com with SMTP; 31 Oct 2002 00:44:28 -0000 Received: from mailgate1.apple.com (A17-128-100-225.apple.com [17.128.100.225]) by mail-out1.apple.com (8.11.3/8.11.3) with ESMTP id g9V0iSw24296 for ; Wed, 30 Oct 2002 16:44:28 -0800 (PST) Received: from scv1.apple.com (scv1.apple.com) by mailgate1.apple.com (Content Technologies SMTPRS 4.2.5) with ESMTP id ; Wed, 30 Oct 2002 16:44:13 -0800 Received: from physics.uc.edu (il0503d-dhcp84.apple.com [17.205.38.84]) by scv1.apple.com (8.11.3/8.11.3) with ESMTP id g9V0iRH16199; Wed, 30 Oct 2002 16:44:27 -0800 (PST) Date: Wed, 30 Oct 2002 16:44:00 -0000 Subject: Re: [PATCH/RFC] gut Interoperation section of trouble.texi Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v546) Cc: gcc-patches@gcc.gnu.org To: Janis Johnson From: Andrew Pinski In-Reply-To: <20021030163743.A13719@us.ibm.com> Message-Id: Content-Transfer-Encoding: 7bit X-SW-Source: 2002-10/txt/msg01877.txt.bz2 On Wednesday, Oct 30, 2002, at 16:37 US/Pacific, Janis Johnson wrote: > > -@item > -Older GDB versions sometimes fail to read the output of GCC version > -2. If you have trouble, get GDB version 4.4 or later. I think this still applies except for gcc needs at least gdb 5.1 I think Thanks, Andrew Pinski