Mail Archives: djgpp/1996/05/14/04:33:17
On Mon, 13 May 1996, A.Appleyard wrote:
> What is the progress of making (programs compiled and assembled and
> linked by djgpp v2) fully portable and independent of any faults or
> absence of whatever DPMI is in the PC that it is run on? One way might
I think you are missing the point. It's not possible to avoid the DPMI
on the machine. That is the whole reason DPMI was required in the first
place: if an OS is running in protected mode, you can't have apps going
in and messing about with protected mode stuff themselves. They _have_ to
do things via the OS, there is no way round that. It's what 'protected'
means :-)
/*
* Shawn Hargreaves. Why is 'phonetic' spelt with a ph?
* Check out Allegro and FED on http://www.york.ac.uk/~slh100/
*/
- Raw text -