Andi Vajda wrote: > If I managed to produce a -fPIC libgcj.a, this would work then ? > Some parts of libgcj dynamically load classes. You would also have to make sure all dynamically loaded classes you need that are not otherwise statically referenced are included. David Daney