tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Non-bootstrapping Go, COMPAT options



In article <Pine.NEB.4.64.1712302135500.25413%hlin.zia.io@localhost>,
John Klos  <john%ziaspace.com@localhost> wrote:
>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?

What syscall s missing, can you ktrace it?

christos



Home | Main Index | Thread Index | Old Index