[fpc-devel] StdOut capture for FPC RTL

Thaddy thaddy at thaddy.com
Thu Nov 25 10:51:54 CET 2010


On 25-11-2010 10:46, Anton Kavalenka wrote:
> How to reinitialize RTL to have new threads started with working 
> output file (i.e. without need of rewrite).
>
> regards,
> Anton
>

In Delphi it works - with a critical section - without re-initialization 
because it's var,
In FPC there's no easy work-around because it is threadvar.

It's a nice puzzle, though :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20101125/027efe82/attachment.html>


More information about the fpc-devel mailing list