Master build failure on OSX 10.8 with 10.6 SDK in libwpftdrawlo

Stephan Bergmann sbergman at redhat.com
Wed May 29 12:06:43 PDT 2013


On 05/29/2013 07:01 PM, Tor Lillqvist wrote:
> I build on OS X 10.8, but with the 10.7 SDK.

I guess what makes the difference is that --with-macosx-sdk=10.7/8 uses 
Clang and HAVE_GCC_VISIBILITY_FEATURE=FALSE, whereas 
--with-macsox-sdk=10.6 uses GCC and HAVE_GCC_VISIBILITY_FEATURE=TRUE 
(I'd been under the false impression that we always 
HAVE_GCC_VISIBILITY_FEATURE=FALSE on Mac OS X regardless).

Started a hand-crafted --with-macosx-sdk=10.7 with GCC build here (as I 
don't have a 10.6 SDK around), lets see it break in some hours...

Stephan


More information about the LibreOffice mailing list