Received: from mx1.tetrasec.net (mx1.tetrasec.net [66.245.176.36]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id E5E18781A42 for <~alpine/users@lists.alpinelinux.org>; Mon, 16 Nov 2020 15:43:46 +0000 (UTC) Received: from mx1.tetrasec.net (mail.local [127.0.0.1]) by mx1.tetrasec.net (Postfix) with ESMTP id 37700146015; Mon, 16 Nov 2020 15:43:45 +0000 (UTC) Received: from ncopa-desktop.lan (67.63.200.37.customer.cdi.no [37.200.63.67]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: alpine@tanael.org) by mx1.tetrasec.net (Postfix) with ESMTPSA id 63E32146014; Mon, 16 Nov 2020 15:43:44 +0000 (UTC) Date: Mon, 16 Nov 2020 16:43:37 +0100 From: Natanael Copa To: Ivan Serdyuk Cc: ~alpine/users@lists.alpinelinux.org Subject: Re: Assistance would be required, for porting gollvm (sigstack vs sigaltstack) Message-ID: <20201116164337.3c2335cf@ncopa-desktop.lan> In-Reply-To: References: X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.32; x86_64-alpine-linux-musl) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sat, 7 Nov 2020 22:09:09 +0200 Ivan Serdyuk wrote: > Hello. > > I heard that some people are supporting Golang, on Alpine - so I suspected > that they might be able to help with gollvm > 's issue, on Alpine (Go front-end is > the same - as also as libgo). > > https://github.com/golang/go/issues/42308 - that's an open issue, on Github. > > This is reproducible on Alpine 3.12.1. > > Ivan I think gollvm on Alpine would be cool. Unfortunately I currently don't have time or resources to work on it. Sorry. -nc