This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cross-compiling libjava


>>>>> "Ranjit" == Ranjit Mathew <rmathew@hotmail.com> writes:

Ranjit> PS: How exactly does one regenerate configure after updating
Ranjit> any of the ".in" files? I could not find a Makefile target
Ranjit> for doing so and merely running autoconf produces something
Ranjit> that is drastically different from what was originally there.

You need the correct version of auto*.
I use autoconf 2.13.
For libgcj we use a slightly hacked version of automake :-(
You can find it here:

    ftp://gcc.gnu.org/pub/java/automake-gcj-1.4.tar.gz

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]