On Fri, 16 Mar 2012, SF Markus Elfring wrote:

What happens if you compile without giving -j8 to make?

I have tried my build also with the command "make clean" before this. It seems that the execution of the additional command "make depend" results in relevant differences eventually. Do I expect too much when all dependencies should usually be checked automatically?

As I mentioned recently, we do not guarantee that parallel make will work. Normally, when one compiles an ocaml program, one runs make depend first. I had the impression that it was not necessary for coccinelle, but I am not certain about that.

julia
_______________________________________________
Cocci mailing list
[email protected]
http://lists.diku.dk/mailman/listinfo/cocci
(Web access from inside DIKUs LAN only)

Reply via email to