Re: [tools-dev] ccache for MSVC

2007-07-09 Thread Hans-Joachim Lankenau
hi! i picked that patch and did some builds with the resulting ccache. first of all, great work! i didn't ecounter even one problem with the ccache on windows. it's seamless plug and play (except that you should raise the max cache size - 2GB could be a nice number). it even works in SO/4nt envir

Re: [tools-dev] ccache for MSVC

2007-07-05 Thread Mathias Bauer
Eike Rathke wrote: > Hi Mathias, > > On Thursday, 2007-07-05 11:55:49 +0200, Mathias Bauer wrote: > >> I've set $CXX and $CCACHE_DIR as described and copied the ccache.exe I >> downloaded from your site into $CCACHE_DIR. >> >> On VC2003 I got >> >> "Execvp error. Aborting.: No such file or di

Re: [tools-dev] ccache for MSVC

2007-07-05 Thread Eike Rathke
Hi Mathias, On Thursday, 2007-07-05 11:55:49 +0200, Mathias Bauer wrote: > I've set $CXX and $CCACHE_DIR as described and copied the ccache.exe I > downloaded from your site into $CCACHE_DIR. > > On VC2003 I got > > "Execvp error. Aborting.: No such file or directory" That seems to be a misun

Re: [tools-dev] ccache for MSVC

2007-07-05 Thread Mathias Bauer
Jan Holesovsky wrote: > Hi, > > For those building on Win32, it might be interesting that I've extended the > ccache [http://ccache.samba.org/] to deal with MSVC. I've done it during our > Novell HackWeek [http://idea.opensuse.org]; I hope you'll enjoy it as much as > I enjoyed the hacking on th

Re: [tools-dev] ccache for MSVC

2007-07-02 Thread Kay Ramme - Sun Germany - Hamburg
Hi Jan, good job, I was always wondering why it wasn't available for windows, I am going to give it a try ... :-) Regards Kay Jan Holesovsky wrote: Hi, For those building on Win32, it might be interesting that I've extended the ccache [http://ccache.samba.org/] to deal with MSVC. I've

[tools-dev] ccache for MSVC

2007-07-02 Thread Jan Holesovsky
Hi, For those building on Win32, it might be interesting that I've extended the ccache [http://ccache.samba.org/] to deal with MSVC. I've done it during our Novell HackWeek [http://idea.opensuse.org]; I hope you'll enjoy it as much as I enjoyed the hacking on that ;-) It is easy to use, inste