gcj, gij; dynamic compile problem?
Tom Tromey
tromey@redhat.com
Wed Jun 25 15:14:00 GMT 2003
>>>>> "Steve" == weppnesp <weppnesp@eckerd.edu> writes:
Steve> Anybody else know about how many of the newer features of glibc
Steve> are used in gcj?
My knowledge of the different versions of glibc isn't that great. But
libgcj doesn't really use many special features, I think. We use
backtrace(), but we can probably work fine without it. The character
set converters use iconv(), which had problems in some versions of
glibc, but (1) 2.2.x is probably new enough, and (2) the patch to
break backward compatibility (with glibc 2.1 iconv) hasn't gone in to
libgcj yet anyway.
Tom
More information about the Java
mailing list