swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swarm-Support] pretest 10 (for Windows)


From: Pietro Terna
Subject: Re: [Swarm-Support] pretest 10 (for Windows)
Date: Wed, 17 Sep 2003 00:51:16 +0200

At 04.00 16/09/2003 -0600, you wrote:
Pietro Terna wrote:
$ CLASSPATH=/Swarm-2.2/share/swarm/swarm.jar gcj -O2 -g --main=StartHeatbugs -L /Swarm-2.2/lib *.class /Swarm-2.2/lib/gcj_{swarm,gnubytecode}.o -o jheatbugs
gcj: /Swarm-2.2/lib/gcj_swarm.o: No such file or directory
gcj: /Swarm-2.2/lib/gcj_gnubytecode.o: No such file or directory
/usr/bin/ld: cannot find -lBLT24

Marcus G. Daniels wrote:
Remove the "_" after "gcj".

        OK, it works, also changing {swarm,gnubytecode} to {swarm,bytecode}

        So the sequence is:
CLASSPATH=/Swarm-2.2/share/swarm/swarm.jar gcj -O2 -g --main=StartHeatbugs -L/Swarm-2.2/lib *.class /Swarm-2.2/lib/gcj{swarm,bytecode}.o -o jheatbugs

export LTDL_LIBRARY_PATH=/Swarm-2.2/lib

./jheatbugs

Wonderful, Pietro


reply via email to

[Prev in Thread] Current Thread [Next in Thread]