Mail Archives: djgpp/1999/04/15/12:29:09
On Thu, 15 Apr 1999, a.j.strachan wrote:
> I've just installed djgpp under winnt.
> I've followed the instructions
> editted djgpp.env to show root dir as d:\gcc
The instructions do NOT tell to edit DJGPP.ENV! Please revert to the
original version of that file, and set the DJGPP environment variable
instead, as per the instruction.
Unauthorized editing of DJGPP.ENV is known to produce very subtle and
hard-to-debug problems.
> run go32-v2 with the following message
> DPMI memory available 69373K
> DPMI swap space available 0K
> running gcc give the following msg:
> installation problem, cannot exec 'cpp': Not enough memory <ENOMEM>
What does "mem /c" in the DOS box print?
Also, what happens if you invoke cpp.exe from the command line of the DOS
box? Does it run?
Yet another thing to check is that maybe cpp.exe that sits first on your
PATH belongs to another compiler (like Borland's).
- Raw text -