On Sat, 08 Sep 2007 14:02:54 +0200
Vincent Snijders <[EMAIL PROTECTED]> wrote:

> Mattias Gaertner schreef:
> > On Wed, 05 Sep 2007 13:13:53 +0200
> > "A.J. Venter" <[EMAIL PROTECTED]> wrote:
> > 
>[...]
> > I added a hint to the multithreading tutorial.
> > 
> 
> See also:
> http://www.freepascal.org/mantis/view.php?id=9597

cthreads is one of the global init units (cmem, heaptrc, lineinfo,
cwstrings, ...). Some are added via fpc options and some are not.
For those included in the FPC sources we could add options.
For those provided by third party packages we need an IDEIntf register
function.
Or we only add an IDEIntf register function and the IDE auto registers
the FPC units.
For example a package/project can say, it needs *a* widestring manager
or it can say it needs *the* widestring manager cwstrings.
Same for mem profilers, mem managers, whatever ... .

Comments!

Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to