Mail Archives: djgpp/2000/03/05/05:38:12
On 3 Mar 2000, Pierre Muller wrote:
> >I have got problems getting something to compile under Windows 2000 ! Rhide
> >dies and NTVDM (or whatever) is generating a "core dump". I already read
> >about this problem on this newsgroup. Has anybody found a fix for it ?
>
> I suggested a possible fix on djgpp workers but
> I will send it here also as apparently noone tested it really until now.
Are you sure this fix is for the above problem? AFAIK, the most
frequent problem on W2K is that invoking subsidiary DJGPP programs
(like when Make or RHIDE invoke the compiler) causes a crash inside
NTVDM. I doubt that your patch will fix that.
Also, IIRC the problem you were trying to fix can only happen when the
Unixy sbrk algortithm is used, while the default for DJGPP programs is
not to use the Unixy sbrk.
- Raw text -