Re: Build LibreOffice on Mac OS X

2013-04-24 Thread foss
Hi, Of course command line tools are installed. And I have read all documentations (each with a different procedure). I tried various env vars because a build with a plain vanilla 10.7/Xcode4.5 failed. If you upgrade Mac OS X, Apple leave most of the "old" toolchain. But from a clean install :

Re: Build LibreOffice on Mac OS X

2013-04-24 Thread Jonathan Aquilina
10.7 works fine just need command line tools installed only no environmental variables needed either. On Wed, Apr 24, 2013 at 10:51 AM, Tor Lillqvist wrote: > > 10.6 SDK is from Xcode 4.3.2 dmg. > > Why do you insist on using that? If you just use the existing stuff in > your current Xcode, it

Re: Build LibreOffice on Mac OS X

2013-04-24 Thread Tor Lillqvist
> 10.6 SDK is from Xcode 4.3.2 dmg. Why do you insist on using that? If you just use the existing stuff in your current Xcode, it should (hopefully) be easier to build. No complex CC, CXX, OBJCFLAGS, OBJCXXFLAGS, CXXCPP etc environment variables should be necessary. (But then, I haven't built on 1

Re: Build LibreOffice on Mac OS X

2013-04-23 Thread Tor Lillqvist
On Wednesday, April 24, 2013, Jonathan Aquilina wrote: > Raphael make sure you have the command line tools installed through xcode > as well. > > Where do you think the /usr/bin/clang he mentioned comes from? --tml ___ LibreOffice mailing list LibreOffi

Re: Build LibreOffice on Mac OS X

2013-04-23 Thread Jonathan Aquilina
Raphael make sure you have the command line tools installed through xcode as well. On Wed, Apr 24, 2013 at 12:06 AM, wrote: > Hi, > > New report about building LibreOffice on a clean Mac OS X 10.7/XCode 4.5. > > 10.6 SDK is from Xcode 4.3.2 dmg. > > I switch to Libro 4 from git://gerrit.libreof

Re: Build LibreOffice on Mac OS X

2013-04-23 Thread foss
Hi, New report about building LibreOffice on a clean Mac OS X 10.7/XCode 4.5. 10.6 SDK is from Xcode 4.3.2 dmg. I switch to Libro 4 from git://gerrit.libreoffice.org/core Here the present compilers : Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn) /usr/bin/clang g

Re: Build LibreOffice on Mac OS X

2013-04-08 Thread foss
Hi, After weeks of heavy load, I take an after midnight time to progress. > > Install macports > > This will most likely cause problems. Stay far away from macports when > working with LibreOffice please. (I.e. you can have it, but make sure > it doesn't pollute your environment through PATH or

Re: Build LibreOffice on Mac OS X

2013-02-17 Thread Tor Lillqvist
Raphaƫl, hello? Any progress? --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: Build LibreOffice on Mac OS X

2013-02-06 Thread Tor Lillqvist
> Documentation I followed : The problem with wiki pages and blog posts is that they soon become outdated... It is a good idea to assume that for bleeding-edge master work, any instructions older than a few months might be outdated. > Migrate 10.6 SDK Should not be necessary. At least I have nev