DynamoRIO / DynamoRIO/drmemory

Test suite misconfigures x64 environment with WDK 8.1

Open
#1,739 0 comments 0 reactions 1 assignee Claimed by @byron-hawkins View on GitHub
Component-Build OpSys-Windows OpSys-x64 Priority-Medium
Dominant language
C
Stars
2.7k
Forks
290
PR merge metrics
No merged PRs in 30d

Description

In the WDK version 8.1, mc is located in `/8.1/bin/x86` and `/8.1/bin/x64`, but the test suite expects these directories to have the form `/.../bin` and `/.../bin/amd64`, as in previous versions of the WDK. This causes the wrong `mc.exe` to be used. The regex needs to be updated accordingly.

Note that this issue doesn't affect most builds--only the "final package" of drmemory fails to build.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.