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 compile downto native with gcj 3.2.2
- From: "Julia Smith" <julias at macrovision dot com>
- To: <tromey at redhat dot com>
- Cc: "Mark Wielaard" <mark at klomp dot org>,<java at gcc dot gnu dot org>
- Date: Mon, 3 Mar 2003 14:47:21 -0800
- Subject: RE: FW: [dev-crypto] Hello, I am currently trying to compile downto native with gcj 3.2.2
Yeh. I tried compiling the version said to work on rhug from source as suggested by Mark Wielaard [mark at klomp dot org] and that went down alright. gcj definitely gets grumpy on class files from other compilers.
Tomorrow I'll be trying to assemble a complete executable.
\o/ I hope that goes smoothly. =)
-----Original Message-----
From: Tom Tromey [mailto:tromey at redhat dot com]
Sent: Monday, March 03, 2003 2:34 PM
To: Julia Smith
Cc: Mark Wielaard; java at gcc dot gnu dot org
Subject: Re: FW: [dev-crypto] Hello, I am currently trying to compile
downto native with gcj 3.2.2
>>>>> "Julia" == Julia Smith <julias at macrovision dot com> writes:
Julia> 1) I can only get rhug via cvs, but i cannot get to cvs through
Julia> the firewall at work.
Send email to the rhug list.
Maybe somebody is willing to make a tar file for you.
Otherwise, time to talk to IS...
Julia> 2) The rhug site contains only build files for BC source and
Julia> links to the BC site for the BC code. I tried compiling against
Julia> the jar file and that failed in the X509 certificate
Julia> classes. Sigh, maybe I'll try going from source to a ".o".
I think rhug only builds with certain known versions of BC.
Tom