Page 1 of 1

Unable to build universal binary on OS X 10.6.8

Posted: 2014-08-07T11:42:29-07:00
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.