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

VisualStudio2013 Update5 fix wrong include paths for asm_defines.asm #3656

Merged
merged 3 commits into from
Jun 3, 2019

Conversation

deroko
Copy link
Contributor

@deroko deroko commented May 29, 2019

Fixes issue in x86/x64 build of DynamoRIO where VisualStudio2013 wasn't able to build due to wrong paths for asm_defines.asm in core/drlibc/drlibc_x86.asm and core/drlibc/drlibc_xarch.asm.

Change was tested on Windows with nmake/VisualStudio builds for both x86/x64, and also on Linux for x86/x64/arm builds with cmake/make. Ninja build, I've only tested briefly on Linux.

Now building instructions from : https://github.com/DynamoRIO/dynamorio/wiki/How-To-Build#Windows will work out of the box.

@deroko deroko changed the title VisualStudio2013 Update5 fix wrong include paths from asm_defines.asm VisualStudio2013 Update5 fix wrong include paths for asm_defines.asm May 29, 2019
@AssadHashmi
Copy link
Contributor

run arm tests

@derekbruening
Copy link
Contributor

run arm tests

@derekbruening
Copy link
Contributor

This shoudl fix #3613

@derekbruening
Copy link
Contributor

run arm tests

@derekbruening
Copy link
Contributor

Hmm #3320 showed up again on Appveyor in reuse_distance test

@derekbruening derekbruening merged commit 2430084 into DynamoRIO:master Jun 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants