This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

GCJ runs (a bit) (was: GCJ status 20020305)



On Wed, Mar 06, 2002 at 02:01:54PM +0100, Göran Thyni wrote:
> I fixed this during my lunch hour today:

.. and in the evening I had a test run as transistent node
on my dialup line.
It run smoothly for about 15 minutes,
I got and read CofE 
then it started to misbehave more and more 
BUT it is a start of something good.

I will be away from my home computer until next week
but anyone interested should get into this game since
the current CVS of freenet now compiles and runs (a bit)
with gcj.

Get GCC thrunk from CVS and compile/install it,
f.ex in /usr/local/gcc
Add /usr/local/gcc/bin to first to PATH 
bash# export PATH=/usr/local/gcc/bin:$PATH
and
set LD_RUN_PATH to /usr/local/gcc/lib
bash# export LD_RUN_PATH=/usr/local/gcc/lib
before compiling 
  
Also of interest is testing/debugging gij as 
a JVM for freenet as Tom Tromey suggested.
gij is the bytecode interpreter bundled wih gcj,

happy hacking,
-- 
Göran Thyni




Attachment: msg00086/pgp00000.pgp
Description: PGP signature


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