Hi peter, After reading your reply, I also googled about the "autoresume". It seems that it works like this:In the 1st time, I entered "./util/modular/build.sh --autoresum a.txt /usr", after it failed building,I did some modification, then reenter the "./util/modular/build.sh --autoresum a.txt /usr" , it shouldresume from the previously failed component. I hope my understanding is right.
> Date: Fri, 8 Mar 2013 09:41:22 +1000 > From: [email protected] > To: [email protected] > CC: [email protected] > Subject: Re: how to reduce X building time? > > On Thu, Mar 07, 2013 at 06:32:23AM +0000, wolfking wrote: > > > > hi, all: I'm building the X on my PowerPC platform and have a problem: > > Everytime when I use the build.sh scricpt to build the X, the build.sh > > restart from thebeginning to compile, it wastes a lot of time to rebuild > > the components that it builtin the previous building process. I remember in > > the previous version of build.sh, I canuse the -r option to specify the > > component from where to begin building. But in current version of build.sh, > > this option is ignored, instead it provides -o option, and it onlycompiles > > the specified component, and ignores the followed components. Can someone > > tell mehow to reduce the building time? > > > > use --autoresume instead of -r > > Cheers, > Peter > >
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
