Package Details: pin 2.14.r71313-1

Package Base: pin
Description: A tool for the dynamic instrumentation of programs
Upstream URL: http://www.pintool.org
Category: devel
Licenses: custom
Submitter: roni
Maintainer: eyl
Last Packager: eyl
Votes: 8
First Submitted: 2010-08-10 04:30
Last Updated: 2015-05-14 21:24

Latest Comments

Comment by jrmrjnck

2014-12-11 05:40

It would be better to do "export LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}/opt/pin/intel64/runtime/"

I don't normally have LD_LIBRARY_PATH set, and the leading colon was causing problems for me.

Comment by OlafLostViking

2014-02-16 13:21

I had to add

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/pin/intel64/runtime/

to pin.sh for the newest version (I updated the PKGBUILD myself). Otherweise the libelf and libdwarf libraries aren't found.

Comment by eyl

2013-06-06 14:12

All up to date, sorry about that.

Anonymous comment

2013-06-05 15:23

Thank you for supporting this package. An update to the pkgbuild would be appreciated.

Comment by jrmrjnck

2013-04-15 19:17

Thanks for updating the package. You should also update the sha1sum for the tarball and use a package() function rather than build().

Comment by eyl

2013-02-20 15:18

The original site generated a random URL for the download. I changed the build to use the newly hosted Intel one, thanks!

Comment by jrmrjnck

2013-02-17 09:22

Thanks for this package. Any reason why you don't use the official tarball from Intel?