Saturday, February 18, 2012

gcc to g++


gcc +file
Report error:

/tmp/ccBX1Jz9.o:(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
collect2: ld returned 1 exit status

switch to g++

No comments:

Post a Comment