Skip to Content.
Sympa Menu

coq-club - [Coq-Club] Compilation of cvs version on Mac

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] Compilation of cvs version on Mac


chronological Thread 
  • From: Roland Zumkeller <Roland.Zumkeller AT polytechnique.fr>
  • To: coq-club AT pauillac.inria.fr
  • Subject: [Coq-Club] Compilation of cvs version on Mac
  • Date: Fri, 19 Nov 2004 15:09:16 +0100
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

Hi,
compiling Coq's latest development version under OS X yields the following error (but works under Linux):
...
ranlib kernel/byterun/libcoqrun.a
COQMKTOP -o bin/coqtop.opt
strip bin/coqtop.opt
bin/coqtop.opt -boot     -nois -compile theories/Init/Notations
bin/coqtop.opt -boot     -nois -compile theories/Init/Logic
make: *** [theories/Init/Logic.vo] Segmentation fault

Commenting out some parts of Logic.v reveals that the error occurs during the proof of "iff_trans".

Any hints are greatly appreciated.

Thanks,

Roland





Archive powered by MhonArc 2.6.16.

Top of Page