Skip to Content.
Sympa Menu

coq-club - [Coq-Club] problem with plugin and 32-bit precompiled Mac version

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] problem with plugin and 32-bit precompiled Mac version


chronological Thread 
  • From: Jean-Jacques Levy <jean-jacques.levy AT inria.fr>
  • To: coq-club AT inria.fr
  • Subject: [Coq-Club] problem with plugin and 32-bit precompiled Mac version
  • Date: Fri, 17 Jun 2011 10:35:51 +0200

Hello crowd! 

problem with coq-8.3pl2-macosx.dmg with following plugin:

> coqc  -q  -R theories Ssreflect -R src Ssreflect   theories/ssreflect
> File "/Users/levy/Downloads/ssreflect-1.3pl1/theories/ssreflect.v", line 5, 
> characters 0-30:
> Error: error loading shared library: 
> dlopen(/Users/levy/Downloads/ssreflect-1.3pl1/src/ssreflect.cmxs, 138): no 
> suitable image found.  Did find:
>       /Users/levy/Downloads/ssreflect-1.3pl1/src/ssreflect.cmxs: mach-o, 
> but wrong architecture
> make[1]: *** [theories/ssreflect.vo] Error 1

Disk image compiled with 32-bit option, but Ssreflect plugin is compiled with 
64-bit. There is this Mac format for having dual formats 32+64. I think it 
would be preferable to distribute the dual version. Moreover the standard on 
Mac will evolve to 64-bit.

Best to all, -JJ-





Archive powered by MhonArc 2.6.16.

Top of Page