Mail Archives: djgpp/1998/08/25/07:57:26
On Sun, 23 Aug 1998, Rylan wrote:
> I have been reading the
> group for about a month know and under DJ at least almost everyone who
> tries it runs into trouble - why use DJGPP C++ at all?
I think your impression is mistaken. Almost all such trouble boils
down to a single problem: if you use DJGPP on Windows 9X, you need to
set LFN=y in the environment. If you use RHIDE to compile C++
program, there is another small gotcha which is solved by adding a
single line to a certain file. That's all.
I wouldn't call this ``running into trouble''. Both of these things
are well-documented in the various READMEs, btw.
- Raw text -