clang++ 3.5.2: undefined reference to `__gxx_personality_v0'

JonY 10walls@gmail.com
Thu Jun 18 23:49:00 GMT 2015


On 6/19/2015 07:24, Falk Tannhäuser wrote:
> The following little C++ program produces several linker errors of the kind
> 
> /tmp/vec2-125520.o:(.xdata+0x8): undefined reference to
> `__gxx_personality_v0'
> /tmp/vec2-125520.o:(.xdata+0x8): relocation truncated to fit: rva32
> against undefined symbol `__gxx_personality_v0'
> 

Wrong C++ exception ABI? Afaik clang only supports Dwarf EH, not sure if
it has been updated.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://cygwin.com/pipermail/cygwin/attachments/20150618/5aef8de3/attachment.sig>


More information about the Cygwin mailing list