Re: Parallel Build fix for TreeCC
Rainer Groesslinger <[email protected]>
| Newsgroups | gmane.comp.gnu.dotgnu.developer |
|---|---|
| Message-ID | <1090859011.7516.5.camel@localhost> |
> Hi, > > I've hacked in a parallel build fix for treecc in > CVS. I've got a similar set of fixes for pnet as well. > Could all the eyes looking around try to build treecc > with various automake/autoconf versions and comment ?. > > I've got distcc + ccache running here now (should > UP my productivity by 0 percent.. ) . But it seems to > work ok for me - any problems for anyone ?. > > Gopal Hi, I just tested your change on a 8xCPU system with -j24 and it worked. (It failed before with anything higher than -j1). Using "automake (GNU automake) 1.4-p6" and "Autoconf version 2.13". Thanks for the fix, a parallel building pnet would be really great now! :) -- Rainer