DynamoRIO / DynamoRIO/dynamorio

Add support for gcc 6

Open
#1,958 10 comments 0 reactions 1 assignee Claimed by @derekbruening View on GitHub
Component-Build OpSys-Linux
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

gcc 6 changed some things around, notably:
- The default mode for C++ is now -std=gnu++14 instead of -std=gnu++98.

This issue will keep track of fixes needed to get DR compiling with gcc 6

https://gcc.gnu.org/gcc-6/changes.html

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.