X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f X-Authentication-Warning: kendall.sfbr.org: jeffw set sender to jeffw AT darwin DOT sfbr DOT org using -f Date: Tue, 4 Dec 2001 14:06:23 -0600 From: JT Williams To: djgpp AT delorie DOT com Cc: Eli Zaretskii , Juan Manuel Guerrero Subject: Re: ANNOUNCE: DJGPP port of GNU bison 1.30 uploaded Message-ID: <20011204140623.A1031@kendall.sfbr.org> Mail-Followup-To: djgpp AT delorie DOT com, Eli Zaretskii , Juan Manuel Guerrero References: <20011129124158 DOT D21756 AT kendall DOT sfbr DOT org>; <20011130140119 DOT C27544 AT kendall DOT sfbr DOT org> <7FB3EF3DFA AT HRZ1 DOT hrz DOT tu-darmstadt DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <7FB3EF3DFA@HRZ1.hrz.tu-darmstadt.de>; from ST001906@HRZ1.HRZ.TU-Darmstadt.De on Tue, Dec 04, 2001 at 07:05:41PM +0100 Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk -: > -: -: This is a port of GNU Bison 1.30 to MSDOS/DJGPP. -: > -: -: > -: Is it possible to build this out of the box (under bash), using the usual -: > -: configure/make/install procedure? -: -: I have never tested the configure/make/install procedure and it was never my -: intention to allow this. I wanted to rebuild bison without the nls support. The djgpp/config.bat script worked fine for this, once I fixed the overly-long lines and knew the correct ordering of options on the command line. (This is on a 386 DOS 5.0 system with no LFN.) -: The intention was that the package should be configurable and compilable -: under plain DOS as well as under Win9X using the provided files in the -: djgpp subdir (config.bat, config.sed and config.site). Is this a general policy for all djgpp ports, or just for bison?