tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Non-bootstrapping Go, COMPAT options
It seems that Go's inability to be built without using preexisting
binaries is now an issue for evbarm. For a while now many evbarm kernels
have had COMPAT_60 and newer, but nothing older. It seems, then, that Go
can't be used:
anath# pwd
/usr/pkgsrc/lang/go14/work/go/pkg/tool/netbsd_arm
anath# file go_bootstrap
go_bootstrap: ELF 32-bit LSB executable, ARM, version 1 (NetBSD),
statically linked, for NetBSD 5.99, with debug_info, not stripped
anath# ./go_bootstrap
Abort
Is there no better way to bootstrap Go?
John
Home |
Main Index |
Thread Index |
Old Index