This is the mail archive of the java-patches@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]

Re: libgcj should depend on nat_files


Tom Tromey wrote:

> Per> 2001-05-21  Per Bothner  <per@bothner.com>
> Per>    * Makefile.am (libgcj_la_DEPENDENCIES):  Add $(nat_files).
> Per>    (libgcj_la_LIBADD):  Likewise.
> Per>    (libgcjx_la_DEPENDENCIES, libgcjx_la_LIBADD):  Add $(x_nat_files).
>
> I think this patch is wrong.  It is as you surmised: different
> automake versions.  The symptom I see is that symbols are multiply
> defined.

I got this too.

> The "right" automake for libjava is here:
>
>     ftp://sources.redhat.com/pub/java/automake-gcj-1.4.tar.gz

automake 1.4-p1 with a small hack to remove the error about source files in
subdirectories also works fine.

regards

  [ bryce ]



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