Error: "__gxx_personality_v0" Undefined Reference

  • Thread starter Thread starter Hamhiu
  • Start date Start date
  • Tags Tags
    Error Means
Hamhiu
Messages
5
Reaction score
0
/tmp/ccUahLBZ.o:(.eh_frame+0x11): undefined reference to `__gxx_personality_v0'
collect2: ld returned 1 exit status

?? Thank you,
 
Technology news on Phys.org
Compile using g++ instead of gcc.
 
Thread 'Is this public key encryption?'
I've tried to intuit public key encryption but never quite managed. But this seems to wrap it up in a bow. This seems to be a very elegant way of transmitting a message publicly that only the sender and receiver can decipher. Is this how PKE works? No, it cant be. In the above case, the requester knows the target's "secret" key - because they have his ID, and therefore knows his birthdate.

Similar threads

Back
Top