mirror of
https://github.com/MaskRay/ccls.git
synced 2025-06-08 09:14:54 +00:00
Install g++7 on Ubuntu 16.04
parent
75ebe1c566
commit
3e1d6b3676
@ -32,6 +32,7 @@ Additional notes: If your `libstdc++` is too old (no C++17 header files) or have
|
|||||||
* Linux with `gcc < 7` but `clang >= 5`, `cmake -H. -BRelease -DCMAKE_CXX_COMPILER=clang++`
|
* Linux with `gcc < 7` but `clang >= 5`, `cmake -H. -BRelease -DCMAKE_CXX_COMPILER=clang++`
|
||||||
|
|
||||||
Debian: `apt install zlib1g-dev`
|
Debian: `apt install zlib1g-dev`
|
||||||
|
Install g++-7 on Ubuntu 16.04: https://gist.github.com/jlblancoc/99521194aba975286c80f93e47966dc5
|
||||||
|
|
||||||
`-DUSE_SHARED_LLVM=on` (optional) makes linked executable smaller.
|
`-DUSE_SHARED_LLVM=on` (optional) makes linked executable smaller.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user