On Jul 2, 2003, Martin Pool <[EMAIL PROTECTED]> wrote: > In general I would like to favour correctness over performance.
I agree, but since this is an issue that ccache should attempt to address without cooperation from the compiler, since most (all?) compilers will behave just like GCC without -Mpwd, and ccache would lose (or win) in just the same way. > Perhaps this feature could be turned on if -g is specified? Since the default CFLAGS when compiling with GCC is -O2 -g, this would pretty much defeat the cache. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer [EMAIL PROTECTED], gcc.gnu.org} CS PhD student at IC-Unicamp [EMAIL PROTECTED], gnu.org} Free Software Evangelist Professional serial bug killer __ distcc mailing list http://distcc.samba.org/ To unsubscribe or change options: http://lists.samba.org/cgi-bin/mailman/listinfo/distcc
