Skip to content

Go rz-pipe for arm64 fails to build #40

@shellcromancer

Description

@shellcromancer

This is on macOS M1 for any usage of the Go bindings - seems the dependency used to link (https://github.com/rainycape/dl) doesn't support ARM?

# github.com/rainycape/dl
Undefined symbols for architecture arm64:
  "_make_call", referenced from:
      _call in _x004.o
ld: symbol(s) not found for architecture arm64
clang-14: error: linker command failed with exit code 1 (use -v to see invocation)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions