You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grpc.io
gRPC C++ will change the minimum supported version of gcc from 1.45. Currently it is 4.9+ but it will change to 5.1+. This is decided to be in line with the dependencies of gRPC such as Abseil and GoogleTest which require gcc 5+. From 1.45, the supported compilers of gRPC C++ will be