David Gay wrote: > Hmm, trying this on an x86_64 kernel, I did find one bug which is > fixed by the following patch (the change to the Makefile is necessary > to keep Sun's JDK happy at least):
I see the change in the makefile will make it compile in 32-bit mode. If I'm using 64-bit JDKs (both SUN and IBM), they won't recognize the shared object if compiled with -m32. Applying the other change unfortunately does not solve this problem. Maybe I should try a 32-bit JDK? Akos _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
