We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
hi, do you find a solution?
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: