Hi,

do we have a plan to support building OOo on Mac OS X Snow Leopard?

It has 64bit kernel, ie. platform is x86_64, by default doesn't come with 10.4u SDK (you have to install it, it is optional in Xcode optional install ;-), has 32bit and 64bit producing gccs (gcc 4.0 is producing 32bit and gcc 4.2.1 is producing 64bit binaries. The default one is 4.2.1, but OOo is not ready for 64bit on Mac OS X yet) etc.

I put a rough hacks which I use to build 32bit OOo on Snow Leopard to

http://tmp.janik.cz/OOo/snowleopard/snowleopard.diff

In addition to this, I build with:

export CC="ccache /usr/bin/gcc-4.0"
export CXX="ccache /usr/bin/g++-4.0"
--
Pavel Janík


--
-----------------------------------------------------------------
To unsubscribe send email to mac-unsubscr...@porting.openoffice.org
For additional commands send email to sy...@porting.openoffice.org
with Subject: help

Reply via email to