recompiled slush1.13 hangs

"Koen Swinters" <[email protected]> Tue, 29 Jun 2004 10:52:13 +0200
Newsgroups gmane.comp.hardware.microcontrollers.tini
Message-ID <002401c45db6$5f80e3d0$8900a8c0@PCKOEN>
Hello,

I have a version of slush1.12 that is recompiled with some extra
commands. This version is working well. I'ved also added a native
method. Now i'm upgrading to slush1.13. I 've made the same changes and
recompiled slush1.13 with the same file(addapted for the directorys for
slush1.13):

c:\java\bin\javac -bootclasspath
c:\tini113\bin\tiniclasses.jar;c:\tini113\bin\modules.jar;
d:\projects\M1\software\slush1.13\com\dalsemi\slush\*.java
d:\projects\M1\software\slush1.13\com\dalsemi\slush\command\*.java
d:\projects\M1\software\slush1.13\com\dalsemi\slush\util\*.java
d:\projects\M1\software\slush1.13\com\dalsemi\protocol\mailto\*.java
d:\projects\M1\software\slush1.13\com\dalsemi\protocol\*.java
d:\projects\M1\software\shell\server\telnet\*.java -deprecation -g

c:\java\bin\java -classpath %TINI_HOME113%\bin\tini.jar;%classpath%
TINIConvertor -n c:\tini113\bin\SRAMBackup.tlib -l -f
d:\projects\M1\software\slush1.13\ -o slush.tbin -d
%TINI_HOME113%\bin\tini.db;MAILTO -fake -noreflect -ref
com.dalsemi.slush.util.FakeMainMaker -ref
com.dalsemi.slush.command.SlushCommand -ref
com.dalsemi.protocol.mailto.Handler -t 470100

When I try this recompiled version he hangs on the following line:
System.loadLibrary("SRAMBackup.tlib");

I've integrated the native library. Why is this not working with
version1.13?

Regards


_______________________________________________
TINI mailing list
TINI-6tN4nzCoH/[email protected]
To UNSUBSCRIBE, edit your profile, or see list archives:
http://lists.dalsemi.com/mailman/listinfo/tini