From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: Can I "alias" gxx with g++ in DOS/DJGPP? Date: Wed, 1 Sep 1999 12:26:35 +0300 Organization: NetVision Israel Lines: 14 Message-ID: References: <37ca3358 DOT 4780950 AT netnews DOT worldnet DOT att DOT net> <7qdpbk$gij$1 AT nnrp1 DOT deja DOT com> <7qfp4c$g67$1 AT solomon DOT cs DOT rose-hulman DOT edu> <37CBE9FE DOT 637EB0B4 AT unb DOT ca> NNTP-Posting-Host: is.elta.co.il Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: news.netvision.net.il 936177930 22622 199.203.121.2 (1 Sep 1999 09:25:30 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 1 Sep 1999 09:25:30 GMT X-Sender: eliz AT is In-Reply-To: <37CBE9FE.637EB0B4@unb.ca> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 31 Aug 1999, Endlisnis wrote: > I got some bad news. I found that Norton DiskEdit (W95 version) can do > this, but Win98 (and probably 95) silently kills any LFN's that don't 'look' > right. Yup, this is known. Editing the directory by a disk editor is not the way to go. The fact that Windows checks consistency between the short and long file names (to guard against the possibility that someone booted into DOS and worked with short file names) suggest that there might not be any way to do this.