Mail Archives: djgpp/1997/10/05/11:32:50
On Sat, 4 Oct 1997, Nate Eldredge wrote:
> >DJGPP=c:\hugh's~1\tutori~1\djgpp\djgpp.env
> This is a good question. When DJGPP is used on Lose95, should the DJGPP env.
> variable use long names, or short aliases?
Good questions tend to be answered in the DJGPP FAQ list ;-). This
one is explained in section 8.1 (the short answer is that you *must*
use the short 8+3 aliases in this case).
> Also, is it possible the
> apostrophe in the directory name is confusing something?
No. The apostrophe is a valid file name character, even in plain DOS.
I just tried renaming my DJGPP directory into a name with an
apostrophe and changed the DJGPP variable accordingly, and everything,
including Info, still worked for me.
- Raw text -