On Wed, 26 Nov 2003, Earnie Boyd wrote: > So, you need to > > <file name='~/bin/cg++' status="untested"> > #! /bin/sh > ccache g++ "$@" > </file> > > Make sure ~/bin is in PATH and use cg++ to execute.
This approach does not work with libtool 1.5 and later unless this script is specified as CXX for configure. Sometimes configuring using the alternate compiler driver is not desireable since it may be doing exotic things like memory or CPU profiling during the configure run. Bob ====================================== Bob Friesenhahn [EMAIL PROTECTED] http://www.simplesystems.org/users/bfriesen