Mail Archives: djgpp/1998/05/11/10:33:54
On Mon, 11 May 1998, ALIL wrote:
> A few days befor i installed djgpp v2 and tried to make a Programm i'm
> working on which i programmed under versoin 1. It COmpiled realy fine
> but wehn i run it it crashes with an memory exeption. I found out that
> th cause of thsi crash is a Assemblerfunktion witch writes to to
> Screen-Memory!
> Why does this programmwork with V1 but not with V2?
This is explained in the DJGPP FAQ list (v2/faq210b.zip from the same
place you get DJGPP), section 10.2. In general, direct access to
memory-mapped hardware is done differently in DJGPP v2. The FAQ has the
details.
- Raw text -