[Psi-Devel] make -j (was Re: Psi 0.13-rc2)

Davide Pesavento davidepesa at gmail.com
Wed Jul 15 03:32:47 PDT 2009


On Wed, Jul 15, 2009 at 09:27, Justin Karneges<justin-psi2 at affinix.com> wrote:
> On Tuesday 14 July 2009 23:53:40 Aleksey "AlekSi" Palazhchenko wrote:
>> aleksi at tower:~/Code/psi$ make -j3
>> cd third-party/qca/ && /usr/bin/qmake-qt4 qca.pro -unix -o Makefile
>> cd iris/ && /usr/bin/qmake-qt4 iris.pro -unix -o Makefile
>> cd src/ && /usr/bin/qmake-qt4 src.pro -unix -o Makefile
>
> Ah, it looks like the makefiles for subdirs all get made at the same time.  We
> need to fix this so src.pro doesn't get processed until later on
> (specifically, until some other iris .pro files are processed, but waiting
> until the iris dir is entirely built would work well enough too).

Could you explain why you need these dependencies please?

Thanks,
Davide


More information about the Psi-Devel mailing list