On 05/29/2013 09:06 PM, Stephan Bergmann wrote:
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...
Nah, that starts to break with odd errors way before it reaches the
point of interest (and I have faint memories that such combinations did
not work well in the past).
Looking at what happens in a Linux build is that the WPXInputStream
vtable is contained in libwpftdrawlo.so (as non-exported symbol) and in
various libraries linked into libwpftdrawlo.so (like wpg and visio), but
those libraries are all only available in the form of static .a
archives, not dynamic .so libraries.
I doubt it, but could it be that this is different for that Mac build?
Alex, can you please provide the output of "ls solver/*/lib" from your
build?
Stephan
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.