This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: FW: [dev-crypto] Hello, I am currently trying to compiledownto native with gcj 3.2.2
- From: Mark Wielaard <mark at klomp dot org>
- To: Julia Smith <julias at macrovision dot com>
- Cc: java at gcc dot gnu dot org
- Date: 03 Mar 2003 22:41:35 +0100
- Subject: RE: FW: [dev-crypto] Hello, I am currently trying to compiledownto native with gcj 3.2.2
- Organization:
- References: <0825777F1074924EB8338D68E48CC25619887B@mail.macrovision.com>
Hi,
On Mon, 2003-03-03 at 19:21, Julia Smith wrote:
> Thanks for this, but there are a couple of issues:
>
> 1) I can only get rhug via cvs, but i cannot get to cvs through the
> firewall at work.
There are some prebuild packages available through
ftp://sources.redhat.com/pub/rhug/
> 2) The rhug site contains only build files for BC source and links to
> the BC site for the BC code. I tried compiling against the jar file
> and that failed in the X509 certificate classes. Sigh, maybe I'll try
> going from source to a ".o".
That should work better then going through class files.
Succes,
Mark