Watcom Debug/IPAS3 Dev.
29-Jun-94 19:33:30
Sb: #110275-Watcom Debug/IPAS3 Dev.
Fm: Gus Grubba 70673,1605
To: Stephen D Pidgeon 70732,2546
Here I go again… Metaware version 3.1 is ok when it works. I mean, it has
some bugs that depending on the complexity of your source ".C" file, it may
cause a page fault and abort. Just add a dummy function somewhere and it will
go. Version 3.11 fixed that problem but created a couple of other problems. The
major one is that it may, depending again on the complexity of your code, mess
up your stack. The code it generates for a specific function will pop more than
it should on the way back. Version 3.21@5 fixes all that and so far I have been
able to do everything without a glitch.