Re: Building OSKit-Mach (texinfo format) - dead link w/patch

2001-10-09 Thread Mark Paulus
The link for the remote debugging boot option (oskit-boot.txt) under Booting OSKit-Mach is broken. I would propose the following patch to correct this link to a live location: --- oskit-mach.texi.origTue Oct 9 11:15:14 2001 +++ oskit-mach.texi Tue Oct 9 11:16:08 2001 @@ -344,7 +34

Re: Kernel Divide error trap

2001-09-26 Thread Mark Paulus
Could it be a compiler optimization issue, where the empty loop is simply optimized away, and therefore never executed?? (I have seen stranger things come out of optimized code) On Wed, 26 Sep 2001 19:20:22 +0200, Marcus Brinkmann wrote: >On Wed, Sep 26, 2001 at 05:15:32PM +0200, Piotr Kr