This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

libsupc++ compiler warning on eh_personality.cc



Not a biggie, but kind of annoying

ections -g -c /mnt/hd/bliss/src.gcc/libstdc++-v3/libsupc++/eh_personality.cc  -fPIC -DPIC -o eh_personality.o
/mnt/hd/bliss/src.gcc/libstdc++-v3/libsupc++/eh_personality.cc: In function 
   `void __cxa_call_unexpected(_Unwind_Exception*)':
/mnt/hd/bliss/src.gcc/libstdc++-v3/libsupc++/eh_personality.cc:403: warning: new   declaration `void __cxa_call_unexpected(_Unwind_Exception*)'
/mnt/hd/bliss/src.gcc/libstdc++-v3/libsupc++/eh_personality.cc:403: warning: ambiguates
   built-in declaration `void __cxa_call_unexpected(void*)'
/bin/sh ../libtool --tag CXX --tag disable-shared                --mode=compile 


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