This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: verify?
- From: "Julia Smith" <julias at macrovision dot com>
- To: "Dhek Bhun Kho" <bhun at chello dot nl>,"GNU GCJ" <java at gcc dot gnu dot org>
- Date: Mon, 3 Mar 2003 10:44:17 -0800
- Subject: RE: verify?
I expected to be able to have this work:
gcj -c log4j.jar
A small note on what actually was made to work or how it was done would go a long way.
-----Original Message-----
From: Dhek Bhun Kho [mailto:bhun at chello dot nl]
Sent: Saturday, March 01, 2003 10:26 AM
To: GNU GCJ
Subject: Re: verify?
Hi there,
> Julia> I also do not know how your site claims log4j version 1.2 compiles a
Well it does, I do not know who claims that it compiles. It depends on
what you understand on 'compiles'. A few weeks ago I was working on
making Tomcat run native.
It required me to get Log4J to compile. The point is that Tomcat itself
is quite configurable, just like Log4J. So there are a lot things I
decided I just scrapped, because I didn't needed it at the moment.
I got a version compiled, where several things were left out, because I
didn't needed them, But someting came up while I was working on it, so I
didn't get to test everything.
Greets. Bhun.