-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Description
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
Labels
No labels