Mail Archives: djgpp/1998/06/14/07:18:00
On 14 Jun 1998, Kelvin Chow wrote:
> Emacs runs fine without the DJGPP environment set. However without the
> DJGPP environment, I cannot run gcc.
Set LFN=y in the environment, then run Emacs and see if it works. If it
does, insert a line like this in your AUTOEXEC.BAT:
set LFN=y
and reboot.
FYI, this is explained in the file emacs.README that's available right
near the em1934*.zip files, and also in the README.dos file inside
em1934b.zip, in the section with the obscure name "Troubleshooting".
- Raw text -