Xref: news2.mv.net comp.lang.java.programmer:2402 comp.os.msdos.djgpp:6820 From: locke AT mcs DOT net (Peter Johnson) Newsgroups: comp.lang.java.programmer,comp.os.msdos.djgpp Subject: Re: Long file names/editor Date: Sun, 04 Aug 1996 16:08:25 GMT Organization: BiLogic Lines: 28 Message-ID: <3204cac4.1067983@news.mcs.net> References: <4u22k3$hb3 AT News DOT IDT DOT NET> NNTP-Posting-Host: locke.pr.mcs.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp On Sun, 04 Aug 1996 11:53:47 GMT, Jere_McDevitt AT theratx DOT com wrote: >This is a follow-up to my own message. Just for your info > >I asked if anyone new of a DOS editor that had context hilighting and >worked with long file names (under Win95). I said I used JED to do my >C programming but it didn't like files like HELLO.JAVA. > >Well, (and others might be interested in this) I retrieved the source >for JED and discovered that if code uses the open command when using >DJGPP (gcc) then long file names aren't supported. However, _open >does use long file names. > >So, I re-compiled and now have what I wanted. Did you use the JED source that is included in the Linux distro, and then just compile it under DJGPP? Or is there a DJGPP-specific version? ------------------------------------- Peter Johnson ------------------------------------- locke AT mcs DOT net http://www.mcs.net/~locke/ ------------------------------------- Freelance C/C++/Pascal/Asm programmer for DJGPP, Borland, and Watcom compilers Member of BiLogic demo group -------------------------------------