You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tejas
Step 2 : setting up Pin Building Pin Compiling PIN tools /home/himanshu/documents/Tejas causalityTool.cpp: In function ‘VOID Instruction(LEVEL_CORE::INS, VOID*)’: causalityTool.cpp:683:9: error: ‘INS_IsDirectControlFlow’ was not declared in this scope 683 | if (INS_IsDirectControlFlow(ins) || INS_IsIndirectControlFlow(ins)) | ^~~~~~~~~~~~~~~~~~~~~~~ causalityTool.cpp:683:41: error: ‘INS_IsIndirectControlFlow’ was not declared in this scope 683 | if (INS_IsDirectControlFlow(ins) || INS_IsIndirectControlFlow(ins)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ mkdir: cannot create directory ‘obj-pin’: File exists mv: cannot stat 'causalityTool.o': No such file or directory /usr/bin/ld: cannot find obj-pin/causalityTool.o: No such file or directory collect2: error: ld returned 1 exit status