User:Dyrcona

From Apache OpenOffice Wiki
Revision as of 21:46, 1 March 2008 by Dyrcona (Talk | contribs)

Jump to: navigation, search

Hi, there! My name is Jason Stephenson. I am new to OpenOffice.org, but I plan to help out with the native Mac OS X port.

I don't have a lot of time to put stuff in this page right now, but in the coming days and weeks, I'll add some tips for those who are also new to the Mac OS X port of OpenOffice.org. These tips will mostly cover working with the DEV300 source code branch.

One thing I do is put the following in a text file, so I can source it into my build environment before starting:

export CC="ccache gcc"
export CXX="ccache g++"
export TMP=/tmp
export SYSTEM_OPENSSL=YES
Personal tools