From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23064 invoked by alias); 20 Aug 2011 17:52:47 -0000 Received: (qmail 23056 invoked by uid 22791); 20 Aug 2011 17:52:46 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from fencepost.gnu.org (HELO fencepost.gnu.org) (140.186.70.10) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 20 Aug 2011 17:52:27 +0000 Received: from eliz by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Qupib-00072c-SK; Sat, 20 Aug 2011 13:52:25 -0400 Date: Sat, 20 Aug 2011 17:52:00 -0000 Message-Id: From: Eli Zaretskii To: Jan Kratochvil CC: sanjoy@playingwithpointers.com, gdb-patches@sourceware.org In-reply-to: <20110820174219.GA2358@host1.jankratochvil.net> (message from Jan Kratochvil on Sat, 20 Aug 2011 19:42:19 +0200) Subject: Re: [PATCH 1/7] Introduce header (jit-reader.h.in) and modify build system. Reply-to: Eli Zaretskii References: <1312903509-25132-1-git-send-email-sanjoy@playingwithpointers.com> <1312903509-25132-2-git-send-email-sanjoy@playingwithpointers.com> <83fwlazja8.fsf@gnu.org> <20110820171728.GA26447@host1.jankratochvil.net> <20110820174219.GA2358@host1.jankratochvil.net> 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: 2011-08/txt/msg00398.txt.bz2 > Date: Sat, 20 Aug 2011 19:42:19 +0200 > From: Jan Kratochvil > Cc: sanjoy@playingwithpointers.com, gdb-patches@sourceware.org > > On Sat, 20 Aug 2011 19:31:37 +0200, Eli Zaretskii wrote: > > > Do you have some recent successful build of DJGPP on such 8+3 platform? > > > > I don't want to break that possibility if we can avoid that. > > I am not happy to make filenames unclear because of a possibly unsupported > platform but OK, if you want it that way. Thank you.