Hello, for his builds configure options are:

 ./configure
--with-build-version="$(date +"%Y-%m-%d %H:%M:%S %z (%a, %d %b%Y)")"
--with-dmake-url="
http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2";
--enable-win-x64-shellext
--with-cl-home="/cygdrive/c/PROGRA~2/MICROS~1.0/VC"
--with-mspdb-path="/cygdrive/c/PROGRA~2/MICROS~1.0/Common7/IDE"
--with-frame-home="/cygdrive/c/PROGRA~1/MICROS~1/Windows/v7.0"
--with-psdk-home="/cygdrive/c/PROGRA~1/MICROS~1/Windows/v7.0"
--with-midl-path="/cygdrive/c/PROGRA~1/MICROS~1/Windows/v7.0/Bin"
--with-asm-home="/cygdrive/c/PROGRA~2/MICROS~1.0/VC/bin"
--with-csc-path="/cygdrive/c/Windows/MICROS~1.NET/FRAMEW~1/v3.5"
--with-directx-home="/cygdrive/c/PROGRA~2/MICROS~1"
--with-jdk-home="/cygdrive/c/PROGRA~2/Java/JDK17~1.0_8"
--with-ant-home="/cygdrive/c/APACHE~1.6"
--with-lang="en-US fr de it en-GB es ru pl lt pt"
--enable-category-b
--enable-bundled-dictionaries
--enable-verbose
--with-package-format="installed msi"
--without-junit
--disable-odk
--without-stlport
--with-mozilla-build="/cygdrive/c/MOZILL~1"
--with-atl-include-dir="C:/WinDDK/7600.16385.1/inc/atl71"
--with-atl-lib-dir="C:/WinDDK/7600.16385.1/lib/ATL/i386"
--with-mfc-include-dir="C:/WinDDK/7600.16385.1/inc/mfc42"
--with-mfc-lib-dir="C:/WinDDK/7600.16385.1/lib/Mfc/i386"


In compare to buildbots, last four lines are added to my options and
"disable-odk" and "with-package-format".
I am using Visual C++ 2008 compiler (it talks that it is compiler from
Visual Studio Standard) compiler bundled with Windows SDK 7.0, while
buildbots has Windows SDK 6.1. I have Java 7 budilbots has Java 6. It
looks like that on buildbot is payed version of Visual Studio
(Proffesional).

This is all I think.


I looked a little around version number. Somwhere in the future I can
try to change it. :)


Regards,
Michal Hriň


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to