X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f Date: Wed, 12 Jan 2005 18:46:47 -0500 Message-Id: <200501122346.j0CNkles013309@envy.delorie.com> From: DJ Delorie To: eliz AT gnu DOT org, djgpp-workers AT delorie DOT com, bug-bison AT gnu DOT org In-reply-to: <87wtuitdu2.fsf@penguin.cs.ucla.edu> (message from Paul Eggert on Wed, 12 Jan 2005 15:41:41 -0800) Subject: Re: ANNOUNCE: port of alpha bison-2.0 References: <41E44BA6 DOT 16849 DOT 47FF9F7 AT localhost> <01c4f871$Blat.v2.2.2$89afa8c0 AT zahav DOT net DOT il> <87is62o3io DOT fsf AT penguin DOT cs DOT ucla DOT edu> <01c4f8e7$Blat.v2.2.2$7e7754a0 AT zahav DOT net DOT il> <87wtuitdu2 DOT fsf AT penguin DOT cs DOT ucla DOT edu> 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 > > # ifdef MSDOS > My understanding (correct me if I'm wrong) is that the vast majority > of Microsoft Windows installations now support longer file names -- MSDOS does not imply Windows - DOSEMU is fairly popular, and does not yet support long file names. Besides, DJGPP configurations expect the new suffixes consistently regardless of LFN or SFN status. > than they'd cure, even on Microsoft Windows installations, since you'd > need to parameterize Makefiles etc. depending on whether you're > running in an 8.3 file system. Many GNU utilities have djgpp-specific install scripts that do exactly that.