On Fri, Aug 19, 2016 at 6:16 PM, Andrew McCreight <amccrei...@mozilla.com> wrote:
> I'm not sure of the particulars, but I believe ccache doesn't share the > results between two object directories unless you set it up explicitly to > use relative paths. Or something like that. > > https://ccache.samba.org/manual.html#_compiling_in_different_directories > I used to use the "base_dir" setting that that page recommends to mitigate this, but it did indeed break C++ debugging for me (like that page warns you that it might), so I eventually removed it. I'm not aware of a good path to optimize the multiple object directory case currently. - Ryan _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform