Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Rodolphe Lepigre
Iris
Commits
bf6ca5ad
Commit
bf6ca5ad
authored
Jan 25, 2016
by
Ralf Jung
Browse files
update README
parent
986830b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
README
View file @
bf6ca5ad
...
...
@@ -3,18 +3,14 @@ PREREQUISITES
This version is known to compile with:
- Coq 8.5 beta 3
- SCons 2.0
- Coq 8.5
- Ssreflect 1.6
- Autosubst 1.4
BUILDING INSTRUCTIONS
---------------------
Say "scons" to build the full library, or "scons some_module.vo" to just
build some_module.vo (and its dependencies).
In addition to common Make options like -j N and -k, SCons supports some
useful options of its own, such as --debug=time, which displays the time
spent executing individual build commands.
scons -c replaces Make clean
Run the following commands to build the full development:
./configure
make
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment