This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Re: Failed to build libgcj / proplem with libtool
Alexandre> Here's a patch that fixes this problem. I'm checking it in
Alexandre> along with an updated libjava/configure.
I'm still getting this:
/bin/sh ./libtool --mode=compile gcj -fassume-compiled -fclasspath=/x2/java/build/i686-pc-linux-gnu/libjava -L/x2/java/build/i686-pc-linux-gnu/libjava -g -ffloat-store -c -o gnu/gcj/convert/BytesToUnicode.lo ../../../libgcj/libjava/gnu/gcj/convert/BytesToUnicode.java
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
I did a clean rebuild.
Tom