This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

[PATCH] Enabeling libgc builds.


I'm checking this patch in. It lets one build libgcj (libffi+boehm-gc+
libjava.) It also makes gcj aware of libgcj.jar (replacing
libgcj.zip.) The toplevel ChangeLog entry mentions the import.

libgcj will completely build only if `target-libjava' is removed from
this line in toplevel configure.in:

  # Remove more programs from consideration, based on the host or 
  # target this usually means that a port of the program doesn't
  # exist yet.

  noconfigdirs="target-libjava"

Right now the tree doesn't build at all. Nevertheless I'm going to
send an announcement about the import and availability of the three
libraries soon.

./A

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