Date: Thu, 19 Sep 1996 20:45:17 -0400 From: dj (DJ Delorie) Message-Id: <199609200045.UAA13381@delorie.com> To: itmiller AT dra DOT hmg DOT gb CC: djgpp-workers AT delorie DOT com In-reply-to: <324170C7.2781E494@dra.hmg.gb> (message from Ian Miller on Thu, 19 Sep 1996 17:11:51 +0100) Subject: Re: Assembler source file names and LFN support > Last night I built libc.a on my Win95 system with LFN undefined > using djgpp 2.01a of 11 Sep 96. I unzipped the distribution using > a long filename preserving unzipper. I had to rename almost all > of the assembler files from *.s to *.S so that they agreed with > the targets in the makefiles. Should they be distributed with > these names already? As long as I build djgpp on a dos machine, I think people will continue to run into these types of problems. I'll try to remember to add another sed into my batch file.