/tmp/ccOyKFI8.o:(.eh_frame+0×12): undefined reference to `__gxx_personality_v0′
collect2: ld returned 1 exit status
GCC后面要带-lstdc++参数
/tmp/ccOyKFI8.o:(.eh_frame+0×12): undefined reference to `__gxx_personality_v0′
collect2: ld returned 1 exit status
GCC后面要带-lstdc++参数