> 2. run configure as 'configure --cache' I am assuming that means '../tool/configure --cache' To prepare the make file to use the cache?
Did that and my refresh script that updates CVS and does a make + make zip now completes in under 10 seconds!! - when there has only been a small change made in the source - obviously!! Now, is there some way to speed up the manual :-) 40 seconds is starting to feel like a long time... Thanks Mark |-----Original Message----- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED] On Behalf Of Daniel Stenberg |Sent: 25 March 2006 13:19 |To: Rockbox development |Subject: RE: VMWare Environment | |On Fri, 24 Mar 2006, Mark Bright wrote: | |> Downloaded from CVS, and build the H1x0 build, zipped it - |no errors, |> 125 seconds | |The next big gain to get even faster builds on Linux is to |install and use ccache when building. | |1. install ccache | |2. run configure as 'configure --cache' | |3. Enjoy faster (re)builds | |-- | Daniel Stenberg -- http://www.rockbox.org/ -- http://daniel.haxx.se/ |
