From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 843 invoked by alias); 25 Feb 2003 22:01:50 -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 817 invoked from network); 25 Feb 2003 22:01:49 -0000 Received: from unknown (HELO duracef.shout.net) (204.253.184.12) by 172.16.49.205 with SMTP; 25 Feb 2003 22:01:49 -0000 Received: (from mec@localhost) by duracef.shout.net (8.11.6/8.11.6) id h1PM1ml11952; Tue, 25 Feb 2003 16:01:48 -0600 Date: Tue, 25 Feb 2003 22:01:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200302252201.h1PM1ml11952@duracef.shout.net> To: gdb-patches@sources.redhat.com, mec@shout.net Subject: Re: [rfa] PROBLEMS (i[3456]86-*-linux*): Require glibc 2.1.3 or later X-SW-Source: 2003-02/txt/msg00666.txt.bz2 Committed, after private approval from Andrew C. I am working on a followup patch to teach 'configure' about uintptr_t, and then I can make gdb_threads.h emit a more informative error message. One PR part-way down. 640 more after that. Michael C === 2003-02-25 Michael Chastain * PROBLEMS (i[3456]86-*-linux*): Require glibc 2.1.3 or later to avoid uintptr_t definition problems.