This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Strange warning while building the current libstdc++ library
- To: Peter Schmid <schmid at snake dot iap dot physik dot tu-darmstadt dot de>
- Subject: Re: Strange warning while building the current libstdc++ library
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Thu, 26 Apr 2001 12:09:51 -0700 (PDT)
- cc: libstdc++ at gcc dot gnu dot org
> __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.