Open mystique09 opened 2 years ago
Thanks Benjie! Did you test the build on your machine?
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)
Darn okay, we're unfortunately blocked by https://github.com/rogchap/v8go/issues/97 then. Sorry about that.
I'd like to keep this PR open for when the upstream issue gets resolved.
Re-opening because we'd like to merge this once it's unblocked :)
Addbbuild script for linux/arm64 platform