This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: jni and static libgcj and friends?
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Martin Kahlert <martin dot kahlert at infineon dot com>
- Cc: java at gcc dot gnu dot org
- Date: Thu, 28 Feb 2002 11:04:09 -0500 (EST)
- Subject: Re: jni and static libgcj and friends?
On Thu, 28 Feb 2002, Martin Kahlert wrote:
> /usr/bin/ksh ./libtool --tag=GCJ --mode=compile -prefer-pic
Something went wrong here. You might try installing the automake
recommended in libjava/HACKING...
ftp://sources.redhat.com/pub/java/automake-gcj-1.4.tar.gz
...or else give up and patch Makefile.in by hand.
Jeff