-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.3.1
-
generic
-
solaris_7
I have attached a test code in the attachment of this bug. The module will
be using JNI and C++ STL extensively. It works well with JDK 1.2.1_03a
When we tried to run this in 1.3.1, it gives linkage errors and core dumps.
To run the code
$ setenv LD_LIBRARY_PATH .
$ java S
If you want to compile the C library again, then follow the instructions in
.sh file.
be using JNI and C++ STL extensively. It works well with JDK 1.2.1_03a
When we tried to run this in 1.3.1, it gives linkage errors and core dumps.
To run the code
$ setenv LD_LIBRARY_PATH .
$ java S
If you want to compile the C library again, then follow the instructions in
.sh file.