Re: Problem using ccache on Woody

2003-10-12 Thread Jérôme Warnier
Le jeu 09/10/2003 à 08:25, Jérôme Warnier a écrit : > It seems it work, but I've noticed a strange thing. > On Woody, the build system automatically selects gcc-3.0 and g++-3.0. > Normally, it should say, when DEB_BUILD_OPTIONS=ccache: > ccache gcc-3.0 ... > and > ccache g++-3.0 ... > > For gcc-3

Problem using ccache on Woody

2003-10-09 Thread Jérôme Warnier
It seems it work, but I've noticed a strange thing. On Woody, the build system automatically selects gcc-3.0 and g++-3.0. Normally, it should say, when DEB_BUILD_OPTIONS=ccache: ccache gcc-3.0 ... and ccache g++-3.0 ... For gcc-3.0, it's working fine, but for g++-3.0, it says: ccache ccache g++-3