PATCH: PR libjava/32078: Update libtool in classpath

Andrew Haley aph-gcc@littlepinkcloud.COM
Tue May 29 14:40:00 GMT 2007


H. J. Lu writes:
 > On Tue, May 29, 2007 at 03:27:03PM +0100, Andrew Haley wrote:
 > > H. J. Lu writes:
 > >  > On Tue, May 29, 2007 at 03:06:03PM +0100, Andrew Haley wrote:
 > > 
 > >  > > I'm happy if you are.  I just don't know enough about libtool to come
 > >  > > to any conclusion.  I do know that you can't compile Java source code
 > >  > > during configury.
 > >  > 
 > >  > Can I compile and link Java byte code during configure?
 > > 
 > > Yes, you can.
 > 
 > Do I need Java runtime library to create an executable from Java
 > byte code?

Certainly.  Any compile-and-link tests won't work.

Andrew.



More information about the Java-patches mailing list