-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I'm having trouble running the pin tracing tools.
Building the tool worked fine, but when I tried to run the first example in the README on a hello world program, I get the following error:
$PIN_DIR/pin -t $PIN_DIR/source/tools/ImemROI/obj-intel64/ImemInscount.so -- ./hello-cpp
E: Unable to load /global/u2/p/prlavin/lanl/pin-3.28/source/tools/ImemROI/obj-intel64/ImemInscount.so: dlopen failed: cannot locate symbol "__gxx_personality_v0" referenced by "/global/u2/p/prlavin/lanl/pin-3.28/source/tools/ImemROI/obj-intel64/ImemInscount.so"...
Perhaps it is a pin version issue? I'm using pin 3.28 and GCC 11.2.0. I tried putting the pin libraries at the start of my LD_LIBRARY_PATH to no avail.
Metadata
Metadata
Assignees
Labels
No labels