X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f X-Authentication-Warning: kendall.sfbr.org: jeffw set sender to jeffw AT darwin DOT sfbr DOT org using -f Date: Wed, 20 Feb 2002 11:56:07 -0600 From: JT Williams To: djgpp-workers AT delorie DOT com Subject: Re: bison and djgpp.env Message-ID: <20020220115607.C18571@kendall.sfbr.org> Mail-Followup-To: djgpp-workers AT delorie DOT com References: <1676-Tue19Feb2002213757+0200-eliz AT is DOT elta DOT co DOT il> <10202192134 DOT AA14857 AT clio DOT rice DOT edu> <278A40F3FB0 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.5.1i In-Reply-To: <278A40F3FB0@HRZ1.hrz.tu-darmstadt.de>; from st001906@HRZ1.HRZ.TU-Darmstadt.De on Wed, Feb 20, 2002 at 06:33:57PM +0100 Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk -: If the size of the binaries, due to NLS, is an issue, then bison 1.32 can be -: recompiled and uploaded without NLS and bison 1.33 with NLS. I agree. Why not upload bison 1.32 or 1.33 with NLS and non-NLS binaries. The non-NLS binary will be *much* smaller (and UPX could reduce the size by nearly 50%). The older versions of bison should be retired; they do not perform as well as the later versions. Perhaps we should avoid NLS-capable binaries altogether in our distros (or include both NLS and non-NLS versions), at least until the NLS support can be made dynamic.