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
Tiago Peixoto
graph-tool
Commits
1c5bc9ba
Commit
1c5bc9ba
authored
Mar 02, 2016
by
Tiago Peixoto
Browse files
Up minimum GCC requirement to version 5
parent
fd65d1e6
Pipeline
#113
failed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
1c5bc9ba
...
...
@@ -39,7 +39,7 @@ graph-tool follows the standard GNU installation procedure. Please
consult the INSTALL file in this distribution for more detailed
instructions.
Note that recent versions of GCC (
4.9
or above) or clang, with good
Note that recent versions of GCC (
5
or above) or clang, with good
C++14 support, are required for compilation. Due to the heavy use of
template metaprogramming techniques,
**
relatively large amounts of RAM
are required during compilation
**
. You have been warned! For this
...
...
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