Re: compilation error regarding __cxa_call_terminate()

From: Dimitry Andric <dim_at_FreeBSD.org>
Date: Sat, 29 Jun 2013 22:18:04 +0200
On Jun 29, 2013, at 16:14, dt71_at_gmx.com wrote:
> Using Clang head:
> 
> /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_call.cc:44:1: error:
>      conflicting types for '__cxa_call_terminate'
> __cxa_call_terminate(_Unwind_Exception* ue_header_)
> ^
> /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-cxx.h:136:17: note:
>      previous declaration is here
> extern "C" void __cxa_call_terminate (void*) __attribute__((noreturn));
>                ^

Thanks, this should be fixed with r252387.
Received on Sat Jun 29 2013 - 18:18:13 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:39 UTC