Skip to content

cross compilation for 32bit Linux #369

@hajimehoshi

Description

@hajimehoshi

Operating System

  • Windows
  • macOS
  • Linux
  • FreeBSD
  • Android
  • iOS

What feature would you like to be added?

Now compiling PureGo for 32bit Linux without Cgo (i.e. CGO_ENABLED=0) fails:

# github.com/ebitengine/purego
Error: ./func.go:323:20: undefined: syscall15XABI0
Error: ./func.go:334:20: undefined: syscall15XABI0
Error: ./func.go:338:32: undefined: syscall_syscall15X
Error: ./func.go:404:10: undefined: NewCallback
Error: ./syscall.go:55:9: undefined: syscall_syscall15X
Error: Process completed with exit code 1.

Why is this needed?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions