Mail Archives: djgpp/1995/11/28/06:05:43
On 22 Nov 1995, Eric NICOLAS wrote:
> What is the memory management like when you spawn a djgpp program (converted
> to .exe by coff2exe) from a djgpp program ?
>
> In V1.12, Is go32 repeated twice in memory ? How is the 32bit data
> segment shared ?
This is explained in the DJGPP FAQ list (available as faq102.zip from the
same place you get DJGPP), Chapter 15.
> And in V2 ?
To be explained in the version of FAQ which will come with v2.0. In a
nutshell, all virtual memory management issues in v2.0 are left to the
DPMI server, so the answer to this in v2.0 depends on the DPMI server you
use.
- Raw text -