What is the penalty?
Posted: 2019-03-01T19:21:26-07:00
Hello!
What's the penalty for `--disable-threads'? After upgrading the FreeBSD port of ImageMagick, I received a bug-report from a user, who was unable to use PerlMagick, because their perl was built without threads.
I'm thinking about simply adding `--disable-threads' to CONFIGURE_ARGS -- this seems to work with both threaded and non-threaded perl.
What is the penalty?
Could `configure', when it analyzes the available perl installation, also determine, whether threads are supported?..
Thanks!
What's the penalty for `--disable-threads'? After upgrading the FreeBSD port of ImageMagick, I received a bug-report from a user, who was unable to use PerlMagick, because their perl was built without threads.
I'm thinking about simply adding `--disable-threads' to CONFIGURE_ARGS -- this seems to work with both threaded and non-threaded perl.
What is the penalty?
Could `configure', when it analyzes the available perl installation, also determine, whether threads are supported?..
Thanks!