Mail Archives: djgpp/1993/05/27/13:02:03
I found something odd when recompiling debug32 with mods - my new stuff
was so big that the code segment of debug32 was greater than 64K, but
bcc and tlink didn't complain. Obviously, the executable didn't run,
and it took a while to figure out why. This raises the question, can I
recompile go32 and debug32 using a different memory model? My hunch is
that the answer is "no", because the mapping of rcode onto the codeseg
will no longer be valid.
Someone in Japan has found a way to compile debug32 in the M mode and
added source line listing, but this was in v1.05. You might want to
check if they ported their work to 1.09 or get the old source and try
to apply the patches to 1.09.
Try looking at the ftp site where the DPMI version was announced (I
forgot which one) or on utsun.s.u-tokyo.ac.jp
Regards,
Rami
- Raw text -