Dear Martin,
The statistics ('ccache -s') do not change anymore when installing fink packages from source, only the no-input-file-counter increases, everything else stays the same...
For some time now, fink has been using its own cache for ccache so as not to interfere with your own compilations. Try
setenv CCACHE_DIR /sw/var/ccache
or the bash equivalent, before running 'ccache -s'. It will show a different picture.
-- Martin
------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
