Skip to content

fix(session): allow compiling for ARM64 #13

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

OverOrion
Copy link

Without this patch the compilation fails with

session.go:325:5: (_Ciconst_INVALID_PROCESSTRACE_HANDLE) (untyped int constant -1) overflows uint64

Used llvm-mingw/bin/aarch64-w64-mingw32-gcc

Without this patch the compilation fails with

`session.go:325:5: (_Ciconst_INVALID_PROCESSTRACE_HANDLE) (untyped int constant -1) overflows uint64`

Used llvm-mingw/bin/aarch64-w64-mingw32-gcc

Co-authored-by: Bence Csati <[email protected]>
Signed-off-by: Szilard Parrag <[email protected]>
@fredwangwang
Copy link

thanks :) I am getting the same issue, and I've added your commit to my fork as well https://github.com/fredwangwang/etw

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.

2 participants