[fpc-devel] Classes and cthreads
Pedro Lopez-Cabanillas
plcl at telefonica.net
Sat Feb 26 12:02:24 CET 2005
Hi,
On current CVS (FPC-1.9.9) there is a dependency between classes unit and
cthreads. Any program using the classes unit requires to use also cthreads or
it fails with a runtime error. This happens to the utilities fpcmake and
fpdoc.
$ ./fpdoc
This binary has no thread support compiled in.
Recompile the application with a thread-driver in the program uses clause
before other units using thread.
Runtime error 232 at $08058667
$08058667
$08058813
$080584F5
$0807992A
$0807F9A0
$08055285
$08049976
Regards,
Pedro
More information about the fpc-devel
mailing list