Skip to content

fix(session): allow compiling for ARM64#13

Open
OverOrion wants to merge 1 commit into
bi-zone:masterfrom
axoflow:fix/arm64-compilation
Open

fix(session): allow compiling for ARM64#13
OverOrion wants to merge 1 commit into
bi-zone:masterfrom
axoflow:fix/arm64-compilation

Conversation

@OverOrion

Copy link
Copy Markdown

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 <bence.csati@axoflow.com>
Signed-off-by: Szilard Parrag <szilard.parrag@axoflow.com>
@fredwangwang

Copy link
Copy Markdown

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