From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3785 invoked by alias); 3 Jan 2003 01:08:52 -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 3768 invoked from network); 3 Jan 2003 01:08:48 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by 209.249.29.67 with SMTP; 3 Jan 2003 01:08:48 -0000 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 18UICq-0001Eh-00; Thu, 02 Jan 2003 21:09:08 -0600 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 18UGKD-0001sZ-00; Thu, 02 Jan 2003 20:08:37 -0500 Date: Fri, 03 Jan 2003 01:08:00 -0000 From: Daniel Jacobowitz To: Mark Kettenis Cc: gdb@sources.redhat.com Subject: Re: pread64 Message-ID: <20030103010837.GA7057@nevyn.them.org> Mail-Followup-To: Mark Kettenis , gdb@sources.redhat.com References: <200301030051.h030pbHw080698@elgar.kettenis.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200301030051.h030pbHw080698@elgar.kettenis.dyndns.org> User-Agent: Mutt/1.5.1i X-SW-Source: 2003-01/txt/msg00034.txt.bz2 On Fri, Jan 03, 2003 at 01:51:37AM +0100, Mark Kettenis wrote: > Hi Daniel, > > As you've probably noticed I've been hacking away at GDB's configure > script over the last few days. In the process, I've stumbled over the > rather erhh... "baroque" way that's used to make sure a prototype for > pread64 is available. This made me wonder if you'd considered > defining _GNU_SOURCE instead? At the time I just wanted to make sure it got defined; those three are all documented macros, and it was the first thing I came up with trying to go header -> appropriate macros. If you prefer -D_GNU_SOURCE, go right ahead. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer