This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bootstrap fails in 32bit libjava on x86_64 Fedora 16 with undefined reference to `__cxa_call_unexpected'
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