Unable to build universal binary on OS X 10.6.8

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
mathewvq
Posts: 1
Joined: 2014-08-07T11:30:23-07:00
Authentication code: 6789

Unable to build universal binary on OS X 10.6.8

Post by mathewvq »

With the --enable-osx-universal-binary and --disable-dependency-tracking command line options, configure fails with "error: cannot compute sizeof (long double)".

The full log is here.

I can probably build the universal binary with lipo just fine at the moment, but I wanted to make sure that the developers were aware of this issue.
Post Reply