On 1/9/07, Daniel Goertzen <[EMAIL PROTECTED]> wrote:
libtoscomm.so is a shared library but is not built with the -fPIC flag. I assume that some systems are forgiving of this, but gentoo x86_64 with gcc-4.1.1 is not.
Added. Given that a quick google (and gcc documentation perusal) doesn't answer this question, maybe you know the answer: - the current env JNI lib uses -fpic - you suggested -fPIC for the serial one Do both work? Only -fPIC? Etc, etc, expand at will ;-) David Gay _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
