On 30 Jun 2007, at 16:48, Martin Schreiber wrote:
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?
Currently they do, yes. There are some plans for a separate linux-
specific thread manager, but no implementation yet. cthreads should
keep working on all *nixes though.
Jonas
_______________________________________________
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel