[fpc-pascal] Linux daemon crashing
Michael Van Canneyt
michael at freepascal.org
Wed Jan 23 22:54:43 CET 2008
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 000000000046BF6C:
> Options do not allow determining what needs to be done.
>
> And the daemon exits.
Add -r (or --run) to the command-line option.
Michael.
More information about the fpc-pascal
mailing list