From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12346 invoked by alias); 25 Feb 2003 16:33: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 12339 invoked from network); 25 Feb 2003 16:33:48 -0000 Received: from unknown (HELO localhost.redhat.com) (172.16.49.200) by 172.16.49.205 with SMTP; 25 Feb 2003 16:33:48 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 63D6A2A9C; Tue, 25 Feb 2003 11:36:04 -0500 (EST) Message-ID: <3E5B9B74.90009@redhat.com> Date: Tue, 25 Feb 2003 16:33:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Elizabeth Chastain Cc: gdb-patches@sources.redhat.com Subject: Re: [rfa] PROBLEMS (i[3456]86-*-linux*): Require glibc 2.1.3 or later References: <200302251549.h1PFnQS05835@duracef.shout.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-02/txt/msg00640.txt.bz2 Does the build (configure or compile) barf clearly explain the reason for the failure? If it is this common, GDB might as well be a little proactive and complain up front. Should the build notes also mention this? The PROBLEM (groan) with the PROBLEMS file is that people often don't read it :-). Andrew