From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31249 invoked by alias); 9 Nov 2002 19:57:48 -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 31242 invoked from network); 9 Nov 2002 19:57:47 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sources.redhat.com with SMTP; 9 Nov 2002 19:57:47 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id C8401D2CCC; Sat, 9 Nov 2002 12:00:50 -0800 (PST) Date: Sat, 09 Nov 2002 11:57:00 -0000 From: Joel Brobecker To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [Head/5.3] Build failure on powerpc-aix-4.3.2 Message-ID: <20021109200050.GQ22573@gnat.com> References: <20021103191127.GJ19987@gnat.com> <3DCC86A8.1060502@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3DCC86A8.1060502@redhat.com> User-Agent: Mutt/1.4i X-SW-Source: 2002-11/txt/msg00282.txt.bz2 > Check the bug database (including closed). I know that people have > reported problems. Eg: Thanks for the tip. I checked the database, and could not find this problem reported there. I would open a new PR, but wanted to make sure that the the pthread debug library version 1 is the only version available on 4.3.2... Thinking more about it, though, I am realizing that we should probably add a configure test that deactivates this code if we detect that the thread debug library is too ancient... Thoughts? -- Joel