On 06 December 2005 10:59, Joel Reymont wrote:
> I'm seeing some funky behavior in my program compiled with -threaded.
> It runs for a little while and then catches signal 2 and quits. This
> does not happen when -threaded is not used.
>
> I'm compiling my library with -threaded so that is always
I'm seeing some funky behavior in my program compiled with -threaded.
It runs for a little while and then catches signal 2 and quits. This
does not happen when -threaded is not used.
I'm compiling my library with -threaded so that is always constant.
The above applies to my main module and