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


On Mon, Sep 5, 2011 at 12:56 PM, Regina Henschel
<rb.henschel@t-online.de> wrote:
Hi all,

I'm try to find out, what parameter to autogen.sh are really needed for a
build with Cygwin and Visual Studio Express. So I start with a pure
./autogen.sh

I get the warning
configure:6733: WARNING: ccache's cache size is less than 1GB using it is
counter-producive: Disabling auto-ccache detection

What does it mean? Is there some setting I have missed?

That means that ccache was detected on you system, but the cache size
was less than 1G so no attempt was made to try to use it (which is
likely a good thing, considering)

There is a work by kendy to have a ccache version that work with
Windows's compiler... but that would not be vanilla ccache that can
come with cygwin...
I probably should tweak configure.in to exclude windows for now...

in the mean time --disable-ccache will make that message dis-appear

Norbert

PS out of curiosity could you show me what

which ccache

and

ccache -s

display on your cygwin ?

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.