On Saturday 30 June 2007 12.17, Jonas Maebe wrote:
> PS: your {$ifdef linux} should be {$ifdef unix} (unless you plan to
> never support anything but Linux and Windows)
Thanks for the hint. Sometimes I use {$ifdef linux} because of Kylix 
compatibility. Do all FPC UNIX targets use cthreads?
Martin