gcc version 4.8.2 20140120 (Red Hat 4.8.2-16) (GCC)
configure:2940: $? = 0
configure:2929: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:2940: $? = 4
configure:2929: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:2940: $? = 4
configure:2960: checking whether the C++ compiler works
configure:2982: g++ -static conftest.cpp >&5
/usr/bin/ld: cannot find -lstdc++
collect2: error: ld returned 1 exit status
configure:2986: $? = 1
configure:3024: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "protobuf-gen-tdw"
| #define PACKAGE_TARNAME "protobuf-gen-tdw"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "protobuf-gen-tdw 1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "protobuf-gen-tdw"
| #define VERSION "1.0"
| /* end confdefs.h. */