From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16378 invoked by alias); 10 Aug 2008 19:38:45 -0000 Received: (qmail 16370 invoked by uid 22791); 10 Aug 2008 19:38:45 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout6.012.net.il (HELO mtaout6.012.net.il) (84.95.2.16) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 10 Aug 2008 19:38:06 +0000 Received: from HOME-C4E4A596F7 ([84.229.211.50]) by i-mtaout6.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0K5E00I01H7XL340@i-mtaout6.012.net.il> for gdb-patches@sourceware.org; Sun, 10 Aug 2008 22:38:22 +0300 (IDT) Date: Sun, 10 Aug 2008 19:38:00 -0000 From: Eli Zaretskii Subject: Re: Patches to build on DJGPP In-reply-to: <200808100831.m7A8VMRw013131@brahms.sibelius.xs4all.nl> X-012-Sender: halo1@inter.net.il To: Mark Kettenis Cc: pedro@codesourcery.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: <200808092241.46195.pedro@codesourcery.com> <200808100831.m7A8VMRw013131@brahms.sibelius.xs4all.nl> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-08/txt/msg00283.txt.bz2 > Date: Sun, 10 Aug 2008 10:31:22 +0200 (CEST) > From: Mark Kettenis > CC: pedro@codesourcery.com, gdb-patches@sourceware.org > > > Date: Sun, 10 Aug 2008 06:19:55 +0300 > > From: Eli Zaretskii > > > > > From: Pedro Alves > > > Date: Sat, 9 Aug 2008 22:41:46 +0100 > > > > > > Here are the left over patches I used to build GDB on DJGPP. > > > > They are fine with me, except that I'd prefer to include sys/time.h > > for select. > > If so, can that include be moved to gdb_select.h? Yes.