tech-pkg archive

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

Re: Non-bootstrapping Go, COMPAT options



On Wed, Jan 17, 2018 at 11:13:08PM +0100, Harold Gutch wrote:
> Hi,
> 
> On Thu, Jan 18, 2018 at 12:44:50AM +0900, Yasushi Oshima wrote:
> > A test binary can be make by building pkgsrc/lang/go14 on NetBSD/earmv6hf.
> > 
> > Theare is a binary for this case in my environment,
> > http://www.yagoto-urayama.jp/~oshimaya/netbsd/files/goarm/original/go_bootstrap.gz
> > 
> > When exec this go_bootstrap on NetBSD/earmv6hf-el 8.0_BETA with RPI,
> > It will be lock system, ping OK, but no response from remote by ssh. 
> 
> Ah, this explains the "unexplainable reboots" I have seen when
> building Go 1.2.2 (the oldest I could find) on a Pi 1 running 7.1.

These no longer happen with your patch to obj.c (changing p_align from
4k to 64k) - before they happened *every single time* for me.  Thank
you for that!

This should at least help building Go for now - the real problem of
course is the local DoS.


  Harold


Home | Main Index | Thread Index | Old Index