libdft64
libdft64 copied to clipboard
Building libdft-dta?
Hi, I'm having some issues building libdft-dta.
I followed the instructions and was able to successfully build source and tools, but in the tools directory when I would run make libdft-dta id get error messages that headers were missing. I went ahead and added the src directory to the include search path and fixed some, but then I also had to add pin's include directory, and it still didn't work.
What directory should I try and build libdft-dta from? Are there extra steps not written in the install instructions that we can write down?
Thanks for your time
make PIN_ROOT=/opt/pin TARGET=intel64
or
make PIN_ROOT=/opt/pin TARGET=ia32