On 03/25/10 11:31, Ben Staveley-Taylor wrote:
I'm trying to build on Mac OS X and having difficulties. I have followed the instructions on http://wiki.services.openoffice.org/wiki/AquaBuild as best I can but I'm not sure how up to date they are. Does anyone have experience of doing this successfully?
Some time ago I posted at <http://porting.openoffice.org/servlets/ReadMsg?list=mac&msgNo=7851> how to build the *DEV300* line on Snow Leopard. With the most recent DEV300_m75, the mechanism described in that post is simplified even further. Instead of the six patches discussed there, only two modifications remain for now:
1 Using gcc-4.0 instead of gcc-4.2 is fixed as <http://qa.openoffice.org/issues/show_bug.cgi?id=110061> (not yet integrated) and for now requires to apply the two patches <http://hg.services.openoffice.org/cws/sb120/rev/dde95ea68684> and <http://hg.services.openoffice.org/cws/sb120/rev/7319e4d72cb3>. However, with those patches, you no longer need to explicitly pass CC=gcc-4.0 and CXX=g++-4.0 to configure.
2 Using the Python from the 10.4 SDK is fixed as <http://qa.openoffice.org/issues/show_bug.cgi?id=106059> (not yet integrated) and for now requires to apply the patch <http://hg.services.openoffice.org/cws/sb120/rev/9f7ed09e2d72>.
-Stephan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.org For additional commands, e-mail: dev-h...@openoffice.org