Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@letouzey
Copy link
Contributor

In prevision for Coq 8.7, where the bignums library is going to be an external package, you might want to push the following commit in a v8.7 branch of CoRN. See PR #498

The external bignum package is already available this way (an opam package is underway) :

 git clone https://github.com/coq/bignums.git && cd bignums && make && make install

The above command is for the trunk-compatible version of bignum, there is also a v8.6 branch there.

  See PR#498 rocq-prover/rocq#498

  In addition to this commit, you should also have fetched and
  compiled the new bignums packages before compiling math-classes and corn :

  git clone https://github.com/coq/bignums.git && cd bignums && make && make install
ghost pushed a commit to rocq-prover/opam that referenced this pull request Aug 9, 2017
Once this PR is merged:

  rocq-community/corn#42

this commit can be reverted.
@spitters
Copy link
Collaborator

There's something wrong with the Travis installation, but I am going to merge this trusting @letouzey and @Zimmi48.

@spitters spitters merged commit 8a64c76 into rocq-community:v8.6 Oct 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants