undefined reference to `__gxx_personality_sj0`

前端 未结 5 2298
余生分开走
余生分开走 2020-11-27 18:17

With gcc 4.6 when trying to execute this code:

   #include 

using namespace std;

#include 

int main()
{
   //Int<> a         


        
5条回答
提交回复
热议问题