Joshua Gatcomb <[EMAIL PROTECTED]> wrote:

> PIO_OS_UNIX is the one defined and now parrot squawks
> "Polly wanna Unix" everytime I run it ;-)

> Now what?

Fix the thread related IO bug? Seriously, I don't know yet, if the IO
initialization is done correctly for threads. Currently each thread has
its own IO subsystem, which might be wrong.

It could be that the IO PMCs for standard handles (or for all open
files?) have to be shared between threads.

leo

Reply via email to