Unable to build my c++ code with g++ 4.6.3
- by Mriganka
I am facing multiple issues with building my c++ code on Ubuntu 12.04. This code was building and running fine on RH Enterprise.
I am using g++ 4.6.3. Here's the output of g++ -v.
g++ -v
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper
Target: i686-linux-gnu
Configured with: ../src/configure -v…