On Jun 16, 2010, at 1:28 PM, Stephen Langer wrote:

Have you requested the MacPorts ports be configured differently?

What port are you talking about and what changes need to be made?

Adding a variant to suit your needs would probably be easier and take
less time.
port install somelib +someconfig

Yes, it's been requested: http://trac.macports.org/ticket/24944

The problem is that the ImageMagick port is configured to use OpenMP, which is incompatible with posix threads. Our program uses both threads and the Magick++ library, and crashes when it makes any ImageMagick call on a subthread. ImageMagick can be configured with --disable- openmp, and then it works.


http://trac.macports.org/ticket/24944

The diff is a simple variant. Maybe Ryan can commit this and you will have a solution.

// Brad
_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to