bootstrap problem on x86-linux (and presumably everywhere else)

Geoff Keating geoffk@geoffk.org
Thu May 17 15:50:00 GMT 2001


The bootstrap is failing on x86-linux because the symbol
__gxx_personality_v0 is not defined while linking jv-convert.

I believe this is because libgcj contains C++ code (for instance,
shs.cc) but does not link with libstdc++.

Is there some reason why this shouldn't be done?

-- 
- Geoffrey Keating <geoffk@geoffk.org>



More information about the Java mailing list