This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: compilercache may be helpful


how is this different that 'ccache'?

....weird....
Has something changed in how exe files are looked up?  I thought I
used to be able to do a
'file /usr/bin/ccache' and have it work, but now it needs the ".exe" --
was I just confused in a linux kinda way?

Linda


> -----Original Message-----
> From: cygwin-owner at cygwin dot com
> [mailto:cygwin-owner at cygwin dot com] On Behalf Of Neil Somos
> Sent: Tue, Mar 11, 2003 10:29a
> To: cygwin at cygwin dot com
> Subject: compilercache may be helpful
>
>
> I stumbled across compilercache at
> http://www.erikyyy.de/compilercache/
> and thought I would share it in the hope that some folk might
> find it useful.
> I found no prior mention of it on this mailing list.
>
> The description at sourceforge is as follows
> --------------
> Compilercache is a wrapperscript around your C and C++
> compilers. Results
> from compilations are put into a cache. And once you compile
> the same thing
> again, the result will be picked from the cache instead of
> being recompiled
> --------------
>
http://sourceforge.net/projects/compilercache/

Both flex and md5sum are needed for it to work/install.
It also depends on bash.

I tried it on cygwin and it seems to work.
(Although some of the instructions might need tweaking as
  the version number was upped but the instructions weren't)

Its usefulness would be in direct proportion to how large and
time-consuming your compiles may be.  If you are short on disk
space to begin with, you might want to skip it.

neal


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]