This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Strange warning while building the current libstdc++ library


>    __cxa_call_unexpected(_Unwind_Exception*)':
> ../../../../gcc/libstdc++-v3/libsupc++/eh_personality.cc:560: warning: new 
>    declaration `void __cxa_call_unexpected(_Unwind_Exception*)'
> ../../../../gcc/libstdc++-v3/libsupc++/eh_personality.cc:560: warning: ambiguates
>    built-in declaration `void __cxa_call_unexpected(void*)'
> 
> Does this message indicate a problem?

You'd think so....

I don't know what's up with this one.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]