Uros Bizjak <ubizjak <at> gmail.com> writes: > For some reason bootstrap on Fedora 16 fails when compiling 32bit > libjava with undefined reference to `__cxa_call_unexpected': > [...] > Googling a bit around the net, it looks that this file is wrongly > compiled to use C++ exception code, not java exception code. > > Any hints what is going wrong there?
FYI This is http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50888