Hi Oliver,

On Thu, Dec 25, 2014 at 08:51:03PM +0100, Oliver Brinzing wrote:
> Hi Ariel,
> 
> 
> >merry xmas to you too, and have fun building :)
> 
> i worked :-)
> 
> ./configure \
> --with-build-version="$(date +"%Y-%m-%d %H:%M:%S %z (%a, %d %b %Y)")" \
> --with-vendor="My AOO Debug Build" \
> --with-dmake-url="http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2";
>  \
> --with-ant-home="/cygdrive/c/build/ant" \
> --with-mozilla-build="/cygdrive/c/build/mozilla-build" \
> --with-frame-home="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0" \
> --with-psdk-home="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0" \
> --with-midl-path="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0/bin" \
> --with-cl-home="/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 
> 9.0/VC"  \
> --with-mspdb-path="/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 
> 9.0/Common7/IDE" \
> --with-asm-home="/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 
> 9.0/VC/bin" \
> --with-csc-path="/cygdrive/c/Windows/Microsoft.NET/Framework/v3.5" \
> --with-jdk-home="/cygdrive/c/Program Files (x86)/Java/jdk1.7.0"  \
> --with-nsis-path="/cygdrive/c/Program Files (x86)/NSIS/Unicode" \
> --with-directx-home="/cygdrive/c/Program Files (x86)/Microsoft DirectX SDK 
> (June 2010)" \
> --with-atl-include-dir="/cygdrive/c/WinDDK/7600.16385.1/inc/atl71" \
> --with-atl-lib-dir="/cygdrive/c/WinDDK/7600.16385.1/lib/ATL/i386" \
> --with-mfc-include-dir="/cygdrive/c/WinDDK/7600.16385.1/inc/mfc42" \
> --with-mfc-lib-dir="/cygdrive/c/WinDDK/7600.16385.1/lib/Mfc/i386" \
> --with-package-format="installed msi" \
> --enable-win-x64-shellext \
> --enable-category-b \
> --enable-bundled-dictionaries \
> --with-lang="de" \
> --without-fonts \
> --without-stlport \
> --without-junit \
> --disable-online-update \
> --disable-strip-solver \
> --enable-symbols \
> --enable-dbgutil \
> --enable-crashdump \
> --enable-debug \
> --enable-verbose \
> 
> next time i will try building with:
> 
> --enable-pch \

Yes, this one speeds up building on Windows (it may hide build breakers
due to missing header includes, so it should not be added in builds made
to test the buildability of the source code).

> --disable-odk
> --with-epm-url="http://www.msweet.org/files/project2/epm-3.7-source.tar.gz"; \ 
>  *)
> build --all -P2 -- -P2
> 
> *) but not sure if epm is needed, it's mentioned in
>    https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO

Indeed, epm is not needed for Windows.


Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina

Attachment: signature.asc
Description: Digital signature

Reply via email to