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]
Other format: [Raw text]

PATCH: PR libjava/32078: Update libtool in classpath


When libtool in gcc updated, libtool in classpath is out of sync
and classpath failed to build inside libjava. This patch copies
the new libtool from gcc toplevel with the modified libtool.m4:

http://gcc.gnu.org/ml/gcc-patches/2007-05/msg01820.html

With this patch plus a kludge:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32078#c12

I can build libjava on Linux/x86-64.


H.J.


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