http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49314
--- Comment #10 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2011-06-17 14:06:12 UTC --- > pr49441 is a totally different issue. That bug manifests itself as a runtime > error with unresolved symbols from libiconv. I still don't understand why we > just don't link libgcj directly against libiconv to avoid needing libgcj.spec > to pass anything for libiconv. Fully agreed: the gcc runtime libraries should just be self-contained. Rainer