Changes

Jump to: navigation, search

OOo Mac Build

137 bytes added, 17:53, 4 February 2009
Setting C and C++ compilers
== Setting C and C++ compilers ==
* Bash shell** Without ccache*** export CC=gcc*** export CXX=g++** With ccache*** export CC="ccache gcc"*** export CXX="ccache g++"
== Configuring The Source ==
1
edit

Navigation menu