This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: libgcj and latest egcs snapshot?
Anthony Green wrote:
> Bryce wrote:
> > whats up?
>
> It looks like stronger type checking in the C++ compiler. Try simply
> casting _Jv_type_matcher to __eh_matcher.
This works for me. Just updating eh-common.h in compat-include doesn't work
(but it doesn't hurt either). It looks like there are a few other explicit
casts required to compile libgcj on the latest snapshot egcs - I'll post a
patch shortly.
[ bryce ]