From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13183 invoked by alias); 24 Oct 2002 15:43:05 -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 13175 invoked from network); 24 Oct 2002 15:43:03 -0000 Received: from unknown (HELO wiggum.nawcad.navy.mil) (192.58.199.176) by sources.redhat.com with SMTP; 24 Oct 2002 15:43:03 -0000 Received: by wiggum.nawcad.navy.mil; id LAA20365; Thu, 24 Oct 2002 11:43:02 -0400 (EDT) Received: from neim03.navair.navy.mil(140.229.37.234) by wiggum.nawcad.navy.mil via smap (V4.2) id xma020011; Thu, 24 Oct 02 11:42:49 -0400 Received: by neim03.navair.navy.mil with Internet Mail Service (5.5.2653.19) id ; Thu, 24 Oct 2002 11:42:48 -0400 Message-ID: From: "Smith, Jonathan C5" To: "'Andrew Cagney'" Cc: "'gdb@sources.redhat.com'" Subject: RE: PR 207, 662 Date: Thu, 24 Oct 2002 08:43:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-SW-Source: 2002-10/txt/msg00179.txt.bz2 On SGI 6.5: It is still broken when built with GCC 3.2. Setting the enviroment variable 'CC' to CC, the build breaks with 'configure: error: Could not find a term library' in '.../gdb'. Jonathan Smith -----Original Message----- From: Andrew Cagney [mailto:ac131313@redhat.com] Sent: Wednesday, October 23, 2002 5:00 PM To: Smith, Jonathan C5 Cc: 'gdb@sources.redhat.com' Subject: Re: PR 207, 662 > Snapshot from 20020403, 5.2.0, 5.2.1. > > I haven't taken a snapshot from the 5.3 branch as it takes a few hours to > transfer to the stand-alone network. I shall do that tonight. Is there a > reason to expect this fixed in the latest snapshot when its been a problem > for a long time (PR 207 is dated Tue Sep 04 09:18:01 PDT 2001) and I don't > see any resolution information in the PRs. A month or so back MichaelS KevinB and I gave the MIPS on IRIX stuff a ``good talking too', n32, n64 and o32 now work a lot better. It was all on 6.5 with the IRIX compiler, from memory 207 refers to 5.x. Andrew