Hi,
> -----Original Message-----
> From: ext Brad Hards [mailto:bhards@;bigpond.net.au]
>
> On Tue, 22 Oct 2002 18:38, [EMAIL PROTECTED] wrote:
> >
> > a build of a mobile phone software package with ARM
> > compiler (which understands -E option) takes over an hour
> > on my bolinux47 Dell PC with 2 x 2,4 GHz Xeons and 2 GB RAM.
> Greed is good :)
the 3 IBM xSeries 8-Xeon babies are actually on the way to me ;-)
> > However the tcc is only started on bolinux11, but not
> > on the bolinux47 (ie. not on the localhost) - I don't
> > see it with "top" and I don't see it in the logfile. This
> > of course makes the build process slower, not faster.
> Did you use make -j 8, or something like that?
No, I haven't. I've restarted it now with
setenv DISTCC_HOSTS "bolinux11:1111 localhost"
and
gmake -j4 CC="distcc tcc"
and see that tcc is now being called on the localhost too
and that distccd isn't needed on the localhost (right?)
I'll report the build time improvement to you in
(hopefully ;-) few minutes
Regards
Alex
_______________________________________________
distcc mailing list
[EMAIL PROTECTED]
http://lists.samba.org/cgi-bin/mailman/listinfo/distcc