Re: cmake parallel make problem.

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

 



On Tue, Jan 10, 2012 at 8:18 AM, Rex Dieter <rdieter@xxxxxxxxxxxx> wrote:
> Richard Shaw wrote:
>
>> I've gone through the CMakeLists.txt and added "add_dependencies(..."
>> but I think that's redundant because target_link_libraries is getting
>> set properly.
>
> I'm not sure this is redundant, as I would imaging it would be hard to infer
> the origin of the target_link_library (ie, if it's local or not).

Do you mean this could be a scope issue? From what I gathered reading
the cmake documentation, add_dependencies was most useful for custom
and external targets. Everything builds fine if I force "-j1" so I
think it's trying to build things in the right order. Perhaps one job
is finishing before another and it just doesn't understand it needs to
wait for another job to finish?


> (I'll try to look into it, and let you know if I find anything that
> indicates otherwise).

Thanks!
Richard
-- 
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux