Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cross-arch execve broken by move to CMake #146

Closed
derekbruening opened this issue Nov 27, 2014 · 1 comment
Closed

cross-arch execve broken by move to CMake #146

derekbruening opened this issue Nov 27, 2014 · 1 comment

Comments

@derekbruening
Copy link
Contributor

From [email protected] on May 23, 2009 10:52:56

issue #20 added support for cross-arch execve by tweaking the DR lib path
but the move to CMake added quotes around the define used so now "lib32"
doesn't match

plus, it was not easy to include the cross-arch test in CTest so issue #65 disabled that test for now -- so we didn't notice the failure

Original issue: http://code.google.com/p/dynamorio/issues/detail?id=146

@derekbruening
Copy link
Contributor Author

From [email protected] on May 25, 2009 14:33:13

fixed in r162 , which also added back the cross-arch execve test (xref issue #65 )

Status: Verified

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant