Re: [fpc-pascal]Capturing a Kernel Panic

2004-01-13 Thread Michael Van Canneyt
On Mon, 12 Jan 2004, Paul Aviles wrote: > I am writting a small LCD application that will run as a daemon (thanks for > the tip on runing as a daemon) and I wanted to know if is possible to > somehow capture when you get a Kernel Panic... Has anyone done that? As far as I know, you can't catch

Re: [fpc-pascal]Capturing a Kernel Panic

2004-01-13 Thread Marco van de Voort
> On Mon, 12 Jan 2004, Paul Aviles wrote: > > > I am writting a small LCD application that will run as a daemon (thanks for > > the tip on runing as a daemon) and I wanted to know if is possible to > > somehow capture when you get a Kernel Panic... Has anyone done that? > > As far as I know, you

[fpc-pascal]1.9.2 aka 2.0.0 Beta-2 is out

2004-01-13 Thread Florian Klaempfl
As you may have noticed on the FPC website, Free Pascal 1.9.2, which is the second beta of the upcoming FPC 2.0.x series, is available. Compared with 1.9.0 there are a lot of bug fixes as well as some new features like register calling for i386 or a powerpc compiler. For more information about th