current [lib]gcj on solaris2.5
Tom Tromey
tromey@cygnus.com
Fri Oct 20 16:32:00 GMT 2000
>>>>> "Arno" == Arno J Klaassen <arno@heho.snv.jussieu.fr> writes:
Arno> this is a quick and dirty patch (proposal) for compiling
Arno> [lib]gcj on solaris2.5. I finally find out that my problems
Arno> where coming from iconv and lang_info providing not enough
Arno> functionality.
I don't think this patch should go in as-is. Instead I'd like to
understand why iconv fails and what, if anything, we can do about it.
Do you know anything about how iconv fails on this platform?
Arno> This close my PR java/651 (sorry, I don't know how to do this
Arno> myself).
You can't, only a gcc maintainer can.
Arno> BTW, I manually put -lstdc++ to libgcj.spec.
You shouldn't have to do this. libsupc++ should be automatically
included in libgcj. You have to configure gcc with
--enable-libstdcxx-v3 for this library to be built.
Tom
More information about the Gcc
mailing list