Thanks Zak!  Solved my problem :-)

On Thu, Mar 18, 2010 at 11:29 AM, Zak B. Elep <zak...@gmail.com> wrote:

> On Thu, Mar 18, 2010 at 6:18 PM, Allister Levi Sanchez
> <allister.sanc...@gmail.com> wrote:
> > However, this will build the packages in a series and takes too long for
> me,
> > so I want to be able to build in parallel, with the dependent packages
> built
> > only after its dependencies are built.  Could you give me ideas on how to
> do
> > it best?
>
> Doesn't make(1) with the -j flag fit?  From the looks of your work
> above, that could be wrapped in a top-level Makefile for all those
> packages and invoke the make using -j (e.g. make -j 3 all)
>
>
> --
> Zak B. Elep  ||  zakame.net
> 1486 7957 454D E529 E4F1  F75E 5787 B1FD FA53 851D
> _________________________________________________
> Philippine Linux Users' Group (PLUG) Mailing List
> http://lists.linux.org.ph/mailman/listinfo/plug
> Searchable Archives: http://archives.free.net.ph
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph

Reply via email to