Front page | perl.perl5.porters |
Postings from April 2000
Re: -Dusethread woes
Thread Previous
|
Thread Next
From:
Gurusamy Sarathy
Date:
April 14, 2000 20:00
Subject:
Re: -Dusethread woes
Message ID:
200004150259.TAA05542@maul.ActiveState.com
On Fri, 14 Apr 2000 16:23:51 PDT, Doug MacEachern wrote:
>i also had to define PERL_NO_GET_CONTEXT when building libperl.a for this
>to work.
That looks like a bug somewhere. PERL_CORE should already enable
everything PERL_NO_GET_CONTEXT does.
> which in turn required the patch below. my test program works
>again, yay!! and, so does mod_perl-2.0-dev's PerlInterpreter pool, that
>maps a perl_clone()'d interpreter to an Apache-2.0 thread,
>concurrently calling back into each in the same process, wheeeeeeeeeee!
Cool.
Sarathy
gsar@ActiveState.com
Thread Previous
|
Thread Next