Skip to content

Linux arm64 support#104

Draft
mystique09 wants to merge 2 commits into
livebud:mainfrom
mystique09:linux-arm64-support
Draft

Linux arm64 support#104
mystique09 wants to merge 2 commits into
livebud:mainfrom
mystique09:linux-arm64-support

Conversation

@mystique09
Copy link
Copy Markdown

Addbbuild script for linux/arm64 platform

@matthewmueller
Copy link
Copy Markdown
Contributor

matthewmueller commented May 30, 2022

Thanks Benjie! Did you test the build on your machine?

@mystique09
Copy link
Copy Markdown
Author

Thanks Benjie! Did you test the build on your machine?

Owhh, I forgot to test it after I made the changes, anyways there is an error when I try to install the required library, the v8go is incompatible in aarch64linux.

go install
# rogchap.com/v8go                          

ld.lld: error: ../../go/pkg/mod/rogchap.com/v8go@v0.7.0/deps/linux_x86_64/libv8.a(api.o) is incompatible with aarch64linux          

ld.lld: error: ../../go/pkg/mod/rogchap.com/v8go@v0.7.0/deps/linux_x86_64/libv8.a(v8threads.o) is incompatible with aarch64linux
clang-14: error: linker command failed with exit code 1 (use -v to see invocation)

@matthewmueller
Copy link
Copy Markdown
Contributor

matthewmueller commented May 30, 2022

Darn okay, we're unfortunately blocked by rogchap/v8go#97 then. Sorry about that.

I'd like to keep this PR open for when the upstream issue gets resolved.

@matthewmueller matthewmueller added the blocked Blocked upstream or by another issue label May 30, 2022
@matthewmueller matthewmueller marked this pull request as draft June 3, 2022 17:34
@mystique09 mystique09 closed this by deleting the head repository Sep 6, 2022
@matthewmueller matthewmueller reopened this Sep 7, 2022
@matthewmueller
Copy link
Copy Markdown
Contributor

Re-opening because we'd like to merge this once it's unblocked :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked Blocked upstream or by another issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants