Re: building Perl 5.8.8

2007-08-26 Thread brian d foy
In article <[EMAIL PROTECTED]>, Robert Hicks <[EMAIL PROTECTED]> wrote: > When it asks about threads should I enable them or no? In Perl's Configure, if you don't understand the question, accept the default answer. :) -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

Re: building Perl 5.8.8

2007-08-16 Thread Chas Owens
On 8/16/07, Robert Hicks <[EMAIL PROTECTED]> wrote: > When it asks about threads should I enable them or no? snip I don't see a reason not to enable ithreads, but you probably don't want (or need) the 5005threads. Note that threading has no effect on your Perl programs unless you specifically wri