From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sun, 9 Dec 2012 11:45:11 +0100 From: David du Colombier <0intro@gmail.com> To: 9fans@9fans.net Message-ID: <20121209114511.52c33e52@zinc.9fans.fr> In-Reply-To: <8c5ef3b842ba34ba1b0411a2a7be8b8e@proxima.alt.za> References: <8c5ef3b842ba34ba1b0411a2a7be8b8e@proxima.alt.za> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [9fans] 9vx and Go Topicbox-Message-UUID: f19f70be-ead7-11e9-9d60-3106f5b1d025 > Trying to execute Go programs in 9vx suggests that somehow the new > syscalls required by the Go runtime are not supported. There are a > few possible ways in which my installation is at fault, but before I > dig deeper (or ask different questions) I want to know that the > problem is not in 9vx itself. > > If I need to update 9vx in some way, it is definitely worth my while > to do so. Yes, the tsemacquire syscall is not currently implemented in 9vx. If you plan to work on vx32, please use the following repository, since it should contain the most recent work. https://bitbucket.org/0intro/vx32 You could send patches directly to myself since Ron Minnich handed the repository off to me. -- David du Colombier