On Mon, Jan 20, 2014 at 4:27 AM, Stephan Bergmann <[email protected]> wrote: > Current libreoffice-4-2 does build fine for me against Xcode 5.0.2 (on OS X > 10.9.1), with --enable-64-bit --enable-libc++ (among various other > configuration switches). (The underlying Clang of that Xcode version is > reported as "Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM > 3.3.svn)".)
Well that is surprizing because here --enable-libc++ make autogen choke due to 'unrecognized option'And I did the test above with --enable-64-bit and --enable-libcpp (I modified the name of the argument to get pass autogen.sh issue with it) --with-macosx-sdk=10.8 --with-macosx-version-min-required=10.8 clang is Apple clang version 4.1 (tags/Apple/clang-421.11.66 ( based on LLVM 3.1svn) I'll updade xcode and see if that works better Norberr _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
