Peter Memishian wrote:

> > One aspect of ON builds that continues to bug me is the lack of support
> > for distributed builds.  I have often wondered, but never had the time
> > to investigate, whether the makefiles could be "flattened out" to enable
> > independent directories to be built in parallel rather than
> > sequentialy.
>
>I'm confused.  Right now, most of the directories under usr/src/lib and
>usr/src/cmd are built in parallel as per the .PARALLEL directives in
>usr/src/lib/Makefile and usr/src/cmd/Makefile.
>
>  
>
I'll have to recheck, but I'm sure last time I tried this didn't work as
well as building every object from a single makefile. I'll have to check
how well this works with distributed building as well.

Ian.

_______________________________________________
tools-discuss mailing list
tools-discuss@opensolaris.org

Reply via email to