Skip to Content.
Sympa Menu

coq-club - [Coq-Club] multi-core compilation of the Coq system with make -j ?

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] multi-core compilation of the Coq system with make -j ?


chronological Thread 
  • From: Ralph Matthes <Ralph.Matthes AT irit.fr>
  • To: coq-club AT inria.fr
  • Subject: [Coq-Club] multi-core compilation of the Coq system with make -j ?
  • Date: Mon, 30 Apr 2012 17:59:45 +0200
  • Organization: IRIT (CNRS, Toulouse III)

Dear Coq users who compile the sources,

Is it standard practice to compile the Coq sources via option -j in make
world? I find nothing on this in the documentation, installation
instructions, FAQ, Cocorico or Coq-Club. I could find the bug #1729, but
it does not tell me about current practice. (I see that this compile
option is suggested for compiling CompCert, but I do not see it for Coq
itself.)

I have tried to use -j many times, and it hardly ever went to my full
satisfaction. Normally, I have to continue with ordinary make world
after failure of the parallel one (I still save compile time with this
procedure). My last try was today with 8.3pl4.

Is there something I should know? I certainly cannot speak of a bug here
since this parallel compilation is nowhere described.

Yours sincerely,    Ralph Matthes





Archive powered by MhonArc 2.6.16.

Top of Page