in reply to Re: Trouble building Thread::Tie module on Win32
in thread Trouble building Thread::Tie module on Win32
Thanks for your reply,
Unfortunately recompiling Perl is not really an option. (That is what you're suggesting right?)
I did try the MinGW GNU make, and it produced the same results as my original post.
Anyone know anything else I can do here? Or perhaps some other module I can use instead of Thread::Pool (Thread::Tie is a dependency) for threads that work concurrently?