Hi, some days ago I noticed that openwrt-xburst supports use of ccache when enabled in 'make menuconfig' under "advanced configuration options".
This speeds up re-building of packages _a_lot_, especially if hunting for compilation problems occuring somewhere at the end of a 1h compilation :) That said, the openwrt Makefiles only enable ccache for C compilation, not for C++. As I see no reason why it won't work with C++, I just commited a patch to enable it for C++ as well. Works for me. Please complain if there are any problems (as ccache isn't enabled by default, it can't do any damage for normal builds). Works at least for the Octave package. cheers, David -- GnuPG public key: http://user.cs.tu-berlin.de/~dvdkhlng/dk.gpg Fingerprint: B17A DC95 D293 657B 4205 D016 7DEF 5323 C174 7D40
pgpVM95h7OfwI.pgp
Description: PGP signature
_______________________________________________ Qi Hardware Discussion List Mail to list (members only): [email protected] Subscribe or Unsubscribe: http://lists.en.qi-hardware.com/mailman/listinfo/discussion

