[fpc-devel] cthreads OR adding a first unit
Mattias Gaertner
nc-gaertnma at netcologne.de
Fri May 27 19:55:42 CEST 2005
Problem:
Some units require the cthreads unit, but only under linux and it must be
added as first unit to the main source.
Questions:
Will the cthreads unit will be added as default someday under linux ?
Or will it become obsolete by some other unit/feature?
Or will it stay this way: If you need threads under linux, you need to add
cthreads as first unit?
Is it possible to compile a unit A, so that the need for cthreads is
inherited to every unit using A? Some kind of extended -Fa flag with
inheritage?
Mattias
More information about the fpc-devel
mailing list