I'm trying to build DynamoRIO version 3.2.0-3, which is the latest binary distribution. But the tags in svn only mark up to the minor version numbers, so the closest I can get is release_3_2_0, which has build errors and a deadlock (per issue 762). I'd prefer to have the latest stable build, rather than trying to work from the head. Can someone tell me how I can get the source that 3.2.0-3 was actually built from? Thanks for your help.
Byron
--
You received this message because you are subscribed to the Google Groups "DynamoRIO Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/dynamorio-users/-/4YotQB18M0sJ.
To post to this group, send email to dynamor...@googlegroups.com.
To unsubscribe from this group, send email to dynamorio-use...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/dynamorio-users?hl=en.
Hi Derek, thanks for your reply. The strange thing is that I get the deadlock consistently with my build from source, but never with the binary distribution.
I run them both on the same Ubuntu 12.04 machine, and simply switching $DYNAMORIO_HOME effectively toggles the deadlock on and off. It makes me wonder, can you tell me what the "-3" means in "3.2.0-3"?
For now I will try building the latest code. Thanks for letting me know what to expect, we are only using ordinary features of DynamoRIO at this point, so the latest commits should work fine for us.
--
You received this message because you are subscribed to the Google Groups "DynamoRIO Users" group.
To post to this group, send email to dynamor...@googlegroups.com.
To unsubscribe from this group, send email to dynamorio-use...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/dynamorio-users?hl=en.