Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
graph-tool
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
40
Issues
40
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tiago Peixoto
graph-tool
Commits
c353b76e
Commit
c353b76e
authored
Jun 12, 2019
by
Tiago Peixoto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README.md: Update minimal compiler requirements
This fixes issue
#585
.
parent
76a71484
Pipeline
#487
failed with stage
in 412 minutes and 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
README.md
README.md
+5
-5
No files found.
README.md
View file @
c353b76e
...
@@ -39,11 +39,11 @@ graph-tool follows the standard GNU installation procedure. Please
...
@@ -39,11 +39,11 @@ graph-tool follows the standard GNU installation procedure. Please
consult the INSTALL file in this distribution for more detailed
consult the INSTALL file in this distribution for more detailed
instructions.
instructions.
Note that recent versions of GCC (
5 or above) or clang, with good
Note that recent versions of GCC (
7 or above) or clang (5 or above),
C++14 support, are required for compilation. Due to the heavy use of
with good C++17 support, are required for compilation. Due to the heavy
template metaprogramming techniques,
**
relatively large amounts of RAM
use of template metaprogramming techniques,
**
relatively large amounts
are required during compilation
**
. You have been warned! For this
of RAM are required during compilation
**
. You have been warned! For
reason, pre-compiled packages are available in the website.
this
reason, pre-compiled packages are available in the website.
More information about graph-tool
More information about graph-tool
---------------------------------
---------------------------------
...
...
Write
Preview
Markdown
is supported
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