Mail Archives: djgpp-workers/1998/06/28/21:09:22
> > Please note that the latest alpha has a bug in the library that causes
> > all programs linked with it to crash on Windows 9X. Consequently, all
> > executables in djdev202.zip also crash on Windows 9X.
>
> Yes. From my limited understanding of it, it seems that it segs on this:
The problem is that _dos_ds's limit is set wrong, so the first access
to dos memory causes a segfault. I've already applied a fix to my
version, and it will be in the next alpha (eventually).
- Raw text -