Re: How to make the build of kdelibs based on previous results

2011-01-07 Thread Jammy Zhou
Got it. Thanks, Andreas. Regards, Jammy On Fri, Jan 7, 2011 at 6:22 PM, Andreas Pakulat wrote: > On 07.01.11 17:51:29, Jammy Zhou wrote: > > OK, I see. So the %0, %1, ... for the second build is expected, right? > > Yes. If you additionally see "compiling x.cpp" betwee

Re: How to make the build of kdelibs based on previous results

2011-01-07 Thread Jammy Zhou
OK, I see. So the %0, %1, ... for the second build is expected, right? Thanks, Jammy On Fri, Jan 7, 2011 at 5:42 PM, Andreas Pakulat wrote: > On 07.01.11 17:34:15, Jammy Zhou wrote: > > Hi, > > > > I am building kdelibs on ARM platform, which may take quite long time. If

How to make the build of kdelibs based on previous results

2011-01-07 Thread Jammy Zhou
Hi, I am building kdelibs on ARM platform, which may take quite long time. If I terminate the build at 50% for example, and then rebuild kdelibs by run "make", it seems that the build happens from scratch again, which is quite annoying. Do you know how to make the second build based on previous bu