Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Coq development version on Win7

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Coq development version on Win7


Chronological Thread 
  • From: Pierre Letouzey <pierre.letouzey AT inria.fr>
  • To: qornotq AT gmail.com
  • Cc: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Coq development version on Win7
  • Date: Mon, 8 Apr 2013 22:17:55 +0200 (CEST)


----- Mail original -----
> Hello
> I have checked out the files from theh svn repo in order to use the
> development version on Windows 7.
>
> In the readme it says, "Alternatively, it is now possible (and even
> recommended ...) to build Windows executables of coq from Linux thanks to a
> mingw cross-compiler. If interested, please contact us for more details."
> Could I please have these details?
>
> - Chris Chak
>

Hi

I've clean-up a bit the cross-compiling scripts I'm using to create the
Coq 8.4 packages for win32. It's now in a public repository :

https://github.com/letouzey/coq-debian-mingw32

More information in the README... It's still quite rough, and will probably
only work on the exact same combination I'm using here (debian squeeze +
amd64 + coq 8.4 branch). In particular, note that compiling the current Coq
trunk won't work (at least not entirely), since coqide now depends on
gtksourceview, which isn't packaged yet for debian-mingw32. I plan to
do that soon, I'll keep you informed. At least coqtop should still compile...

Hope this help

Pierre Letouzey


  • Re: [Coq-Club] Coq development version on Win7, Pierre Letouzey, 04/08/2013

Archive powered by MHonArc 2.6.18.

Top of Page