Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: configuration options for local perl install with threads

by Khen1950fx (Canon)
on Oct 30, 2006 at 23:45 UTC ( [id://581391]=note: print w/replies, xml ) Need Help??


in reply to configuration options for local perl install with threads

To answer your question regarding the difference between -Dusethreads and -Duseithreads---there is no -Duseithreads. According to the INSTALL doc:

"By default, Configure selects ithreads if -Dusethreads is specified".

As for the next question, you didn't compile it with threads because you used -Duseithreads when you should have used -Dusethreads.

  • Comment on Re: configuration options for local perl install with threads

Replies are listed 'Best First'.
Re^2: configuration options for local perl install with threads
by dave_the_m (Monsignor) on Oct 31, 2006 at 10:26 UTC
    Er, no. -Duseithreads is effectively a synonym for -Dusethreads.

    Dave.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://581391]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-04-18 14:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found