[fpc-devel] Classes and cthreads
Florian Klaempfl
florian at freepascal.org
Sat Feb 26 12:38:01 CET 2005
Pedro Lopez-Cabanillas wrote:
> On Saturday 26 February 2005 12:02, I wrote:
>
>>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.
>
>
> This is not exact. Even if I use also the unit cthreads, the programs fail
> with the same runtime error. This is on Linux.
cthreads must be one of the first units in the uses clause.
More information about the fpc-devel
mailing list