Mail Archives: djgpp/1997/10/22/18:01:34
On Tue, 21 Oct 1997, Vic wrote:
> Guillermo Porras wrote:
> >
> > I installed the base package and the MGL libraries from
> > SCitech for the DJGPP 2
> <snip>
> >.What
> > could it be .
> the DJGPP support is broken. It does NOT work. You should wait untill
> the DJGPP libs are again available then download them again.
> --
Did someone try to locate the problem ? Kendall thinks it's in pmode, and I
agree. I succefully compiled it (with problems - makefile doesn't work for
me, there is problem in makedefs.dj2(?) in section describing how to compile
asm file using tasm, when I correct it and check if it should work with
dmake -n (just show executed commands don't process them) the commands are
right, but without -n it still executes original version of command (problem
with forward slashes which tasm doesn't understand), really strange like dmake
uses different rule with and without -n switch). I do understand most of the
code, but not that with ctrlbreak, int10 and some other handlers where they
install some realmode code, why is this nessesary? In other handlers (like
keyboard) they just hook the PM interrupt from dpmi and according to DJGPP faq
DPMI server should always (if no RM handler installed by the program) pass the
control to PM handler. I also noticed strange thing - e.g. library and mouse
test program compiled with pgcc partially worked and with normal gcc it always
at least SIGSEGVed. I quite gave up already.
Michal "MiMe" Mertl
xmerm05 AT vse DOT cz
- Raw text -