My companies build system uses -isystem for including 3rd party libraries
like python, Qt4 and others. Unfortunately, the paths from -isystem are
soft-linked to be relative to the personal build area instead of being
directly referenced.

Is looks like ccache v3.2.1 will not use the CCACHE_BASEDIR option when
considering paths provided by -isystem. Is this intentional, an oversight,
or a bug?

Attached are the logs from compiling a single .o and .so from two parallel
work areas

Thank you,
-Robert Houghton

Attachment: ccache_debug.log.first
Description: Binary data

Attachment: ccache_debug.log.second
Description: Binary data

_______________________________________________
ccache mailing list
ccache@lists.samba.org
https://lists.samba.org/mailman/listinfo/ccache

Reply via email to