Re: [Libreoffice] Enabling ccache

2011-07-17 Thread Norbert Thiebaud
2011/7/16 Nguyen Vu Hung (KiEi) vuh...@ki-ei.com:
 Hi all,

 I have 2 quick questions:

 Is that ccache automatically detected and used if it is my $PATH (~/bin)
 How can I tell if ccache is used?

ccache -s
will give you stats about ccache usage...

Norbert
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] Enabling ccache

2011-07-17 Thread Christian Lohmaier
Hi Nguyen, *,

2011/7/17 Nguyen Vu Hung (KiEi) vuh...@ki-ei.com:

 Is that ccache automatically detected and used if it is my $PATH (~/bin)

No. Either you have it setup using symlinks in your PATH, i.e. you
have gcc → ccache  g++ → ccache in ~/bin or you have to export CC to
ccache gcc and CXX to ccache g++ when running autogen/configure

ciao
Christian
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice] Enabling ccache

2011-07-16 Thread Nguyen Vu Hung (KiEi)
Hi all,

I have 2 quick questions:

Is that ccache automatically detected and used if it is my $PATH (~/bin)
How can I tell if ccache is used?

cf. http://wiki.documentfoundation.org/Development/Native_Build#ccache

-- 
Nguyen Vu Hung (Nguyye^~n Vu~ Hu+ng)
LibreOffice, Vietnamese Translation Team.

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice