Re: [fpc-pascal] Linux daemon crashing

2008-01-23 Thread Rob van der Linde
Thanks or that, that seems to start it fine, but it doesn't close the master process and return to my terminal, as the non object oriented version from FPC 2.0.4 does. Any ideas if this is possible with the OOP version? On Wed, 2008-01-23 at 22:54 +0100, Michael Van Canneyt wrote: > > On Thu, 24

Re: [fpc-pascal] Linux daemon crashing

2008-01-23 Thread Michael Van Canneyt
On Thu, 24 Jan 2008, Rob van der Linde wrote: > Hi all, I'm trying to make a Linux daemon using FPC 2.2 > > I tried compiling the bundled daemon.pp (fcl-base/tests), it's an object > oriented version. Compilation is ok, but when I run the daemon I get the > following error: > > exception at 00

[fpc-pascal] Linux daemon crashing

2008-01-23 Thread Rob van der Linde
Hi all, I'm trying to make a Linux daemon using FPC 2.2 I tried compiling the bundled daemon.pp (fcl-base/tests), it's an object oriented version. Compilation is ok, but when I run the daemon I get the following error: exception at 0046BF6C: Options do not allow determining what needs to