There is a pthreads for win32.  The question is if the PDL
pthreads support requires perl threads support or if it is
independent.

--Chris

On Tue, Aug 30, 2011 at 11:23 AM, David Mertens
<[email protected]> wrote:
> To my knowledge, pthreads requires POSIX-compliant threads. That
> almost certainly means you'd need to compile it with Cygwin. I don't
> think John tested it with Cygwin, though, and I certainly have not.
>
> David
>
> On Mon, Aug 29, 2011 at 2:45 PM, Chris Marshall <[email protected]> 
> wrote:
>> I wanted to investigate getting pthreads parallelization
>> working with win32.  It seems it should be doable provided
>> that the pthreads is not tied to any perl threading issues.
>> Is that the case?
>>
>> Thanks,
>> Chris
>>
>> _______________________________________________
>> Perldl mailing list
>> [email protected]
>> http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
>>
>

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to