tech-pkg archive

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

Re: Non-bootstrapping Go, COMPAT options



Hello  Christos,

Sat, 13 Jan 2018 16:15:02 +0000 (UTC)
christos%astron.com@localhost (Christos Zoulas) wrote:

>>it is 64k on arm platform in go1.8 or lator.
> 
> Where is that patch?

The patch for change the size of p_align from 4k to 64k is below:

https://github.com/oshimaya/pkgsrc/blob/master/lang/go14/patches/patch-src_cmd_5l_obj.c

I think that kernel lock will not occker when building go14
with NetBSD/earm by this patch.

In addition, there are some other promblems in go14, for example,
some alignments of syscall parameters for EABI.
Patches to fix these are included in the same folder:
https://github.com/oshimaya/pkgsrc/blob/master/lang/go14/patches/

Many of these has benn fixed in the latest go (maybe after go1.8).

Thanks.
--
Yasushi Oshima


Home | Main Index | Thread Index | Old Index