mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] Variable JOBS


From: Moritz Bunkus
Subject: Re: [Mingw-cross-env-list] Variable JOBS
Date: Wed, 9 May 2012 11:29:25 +0200

Hey,

I just noticed some advantages and drawbacks of using my own make
targets vs. setting PKGS and just would like to share :)

Setting PKGS has the advantage that things like "make download" work
on the reduced set of packages as well.

Using my own make target has the advantage that I don't have to list
dependencies explicitly. However, if I only set e.g. PKGS='gcc qt'
then that fails already because binutils, gcc-gmp etc. cannot be
found.

Kind regards,
mo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]