Closed
Description
When I try to compile using the latest version of gopherjs (1.16.1+go1.16.3) this is the output errors:
gopherjs build
../../../../../src/syscall/syscall_darwin.go:11:25: undeclared name: libc_stat64_trampoline
../../../../../src/syscall/syscall_darwin.go:13:25: undeclared name: libc_fstat64_trampoline
../../../../../src/syscall/syscall_darwin.go:15:25: undeclared name: libc_lstat64_trampoline
I've compiled the same code on linux and compiles fine. Maybe its something related to Mac M1 arm64.
Thanks in advance
Metadata
Metadata
Assignees
Labels
No labels