On Sun, Feb 06, 2005 at 12:34:49PM -0500, Jason Dorje Short wrote:

> it seems as though scons is clearing environment variables?  The file 
> is supposed to be in $HOME/.ccache.

It's not a bug, it's a feature :) .  As you say, SCons does start from a
fresh environment.  See:

        http://www.scons.org/cgi-bin/wiki/ImportingEnvironmentSettings
        http://www.scons.org/cgi-bin/wiki/ExternalTools

for some discussion.  You can also explicitly set CC to use ccache from
what I understand.

My instinct is to close this bug on the basis that this is an
unfortunate interaction between the intended behaviour of SCons and the
expectations of ccache rather than an actual bug.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to