Date: prev next · Thread: first prev next last
2018 Archives by date, by thread · List index


Hi,

On Thu, Mar 29, 2018 at 05:32:00PM +0900, himajin100000 <himajin100000@gmail.com> wrote:
SO THE COMMAND I USED WAS:
====
/cygdrive/c/sources/libo-core/autogen.sh --enable-64-bit
--enable-sal-log --enable-dbgutil --enable-selective-debuginfo="sw/ sc/
vcl/ sax/ svx/" --with-lang="ja"
--with-external-tar=/cygdrive/c/sources/lo-externalsrc
--with-junit=/cygdrive/c/sources/junit-4.12.jar
--with-hamcrest=/cygdrive/c/sources/hamcrest-core-1.3.jar
--with-ant-home=/cygdrive/c/sources/apache-ant-1.10.2 --enable-pch
--disable-ccache --with-windows-sdk=10.0 --with-visual-studio=2017

/cygdrive/c/cygwin64/opt/lo/bin/make build-nocheck gb_COLOR=1 dbglevel=3
====

The following switches are not necessary for a first debug build:

- --enable-sal-log
- --enable-selective-debuginfo
- --disable-ccache
- --with-windows-sdk=10.0
- --with-visual-studio=2017
- --enable-64-bit
- dbglevel=3
- gb_COLOR=1

Where did you find the info that suggested these are necessary? If it's
some wiki page, it would be good to fix it. The more custom switches you
use, the more probably you hit some corner case nobody tested before.

I.e. something like this:

--enable-dbgutil
--enable-werror
--with-junit=...
--with-ant-home=...
--with-external-tar=...

should be enough.

Regards,

Miklos

Attachment: signature.asc
Description: Digital signature


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.