On 2002年2月26日, Martin Kahlert wrote: > > In theory you could build libgcj with -prefer-pic and get what you want... > > I tried this and it didn't seem to work. > So you do not see any way to produce one standalone shared lib for that? Build a static libgcj.a with -fPIC. I don't know what magic incantations libtool needs to do that, however. Jeff