This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Some observations on developing with gcj
Hi,
On Sun, 2003-06-29 at 21:00, Jeff Sturm wrote:
> > Since only Debian (unstable) currently distributes the gcj 3.3 version
> > I also provide a static linked version of the program. This does work
> > mostly but not always.
>
> Does it still fail if you link with a static libgcj.a and libc DSO? I've
> been using that as a workaround until libgcj has a stable ABI.
Interesting idea. But how do I actually produce such a binary?
Thanks,
Mark