in my centos 7 PC i am not able to compile the program. on running make command i am getting this output
CMakeFiles/netvmburg.dir/parser.cpp.o:(.eh_frame+0xab): undefined reference to `__gxx_personality_v0'
collect2: error: ld returned 1 exit status
make[2]: *** [nbnetvm/tools/netvmburg/netvmburg] Error 1
make[1]: *** [nbnetvm/tools/netvmburg/CMakeFiles/netvmburg.dir/all] Error 2
make: *** [all] Error 2
in my centos 7 PC i am not able to compile the program. on running make command i am getting this output
CMakeFiles/netvmburg.dir/parser.cpp.o:(.eh_frame+0xab): undefined reference to `__gxx_personality_v0'
collect2: error: ld returned 1 exit status
make[2]: *** [nbnetvm/tools/netvmburg/netvmburg] Error 1
make[1]: *** [nbnetvm/tools/netvmburg/CMakeFiles/netvmburg.dir/all] Error 2
make: *** [all] Error 2