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.



Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to