octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

MXE configure option --with-ccache


From: Rik
Subject: MXE configure option --with-ccache
Date: Fri, 2 Mar 2018 11:40:34 -0800

Is the --with-ccache option to MXE working for anyone?  I thought this
would simply add "ccache " as a prefix to $CXX, i.e.,

CXX="ccache $CXX"

so that ccache would be used with the cross-compiler.  But I configured and
built MXE-octave and the statistics available with "ccache -s" show that no
new files were added to the cache.

--Rik



reply via email to

[Prev in Thread] Current Thread [Next in Thread]