
18 Oct
2010
18 Oct
'10
12:49 p.m.
Alexander Churanov wrote:
Folks,
I've encountered an issue: boost libraries fail to build under ccache. The questions are:
1) Are boost libraries and ccache compatible? 2) If not, should I file a new bug?
I think that if using ccache results in errors that are not present when building regularly, then yes, you should file a bug -- against ccache, though. I've tried to look at the logs, but cannot make any sense -- there are complilations that appear to fail, with nothing but warnings in the build output. Maybe, ccache has some trouble with the warnings emitted on Boost code? - Volodya