You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: