I created a `build` folder under the `sample` directory of the release version. After compiling, I used
`./drrun -c ~/Desktop/code/DynamoRIO-Linux-10.93.19959/samples/build/bin/libbbcount.so`,
but it couldn't perform the calculation function.
However, using the pre-compiled `./bin64/libbbcount.so` in the release version works fine. Why is this happening? Where could the problem be?
I would really appreciate it if someone could help resolve this.
Thank you very much.