Mail Archives: djgpp/1997/03/10/01:20:37
On Sun, 9 Mar 1997, Knut Arne Storeide wrote:
> >Either set LFN=n in the environment, or make sure the files are unzipped
> >with their original long filenames (and set LFN=y).
>
> Excuse me for my ignorance, but set LFN where? In the dos prompt,
> in djgpp.env, feed it to GCC or what?
From the DOS prompt type the following words of wisdom:
set LFN=n
and hit [Enter]. I don't recommend to make this setting permanent (by
editing DJGPP.ENV) because you will then lose long filenames support in
DJGPP programs.
- Raw text -