Mail Archives: djgpp/1994/01/03/18:09:22
> > If a 32-bit DPMI client comes up under Windows, Windows'll put 32-bit
> > interrupt gates in the IDT. If a 16-bit client then tries to
> > come up in the same IDT, there would indeed be serious problems.
>
> Is the opposite true? If so, you can't run gcc from Borland's make either.
You cannot run gcc in DPMI mode from BCC's make, something I noticed when
developing the DPMI GO32 stuff. GO32 is smart enough to try VCPI or issue
an error message at that point, however, instead of wedging the machine!
You must have DPMI 1.0 to mix 16 bit and 32 bit clients.
- Raw text -