From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@9fans.net Date: Mon, 27 Apr 2009 06:42:04 +0200 From: lucio@proxima.alt.za In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] (no subject) Topicbox-Message-UUID: f2fb3de2-ead4-11e9-9d60-3106f5b1d025 > 1) build mingw for plan9 Give or take that all the executables fail, I have enough MINGW binutils from the NetBSD package to convince me that MINGW can be built and no doubt some debugging will soon take care of the stumbling blocks. It is true that debugging is going to be hard without symbol information (one more good reason to go the ELF route for my GCC model, in my opinion) and that I need a real implementation of the SEEK syscall before I start on the debugging, but these are surmountable obstacles. I guess you need to keep holding thumbs. ++L PS: Oh, and Linuxemu may have to become BSDemu in due course, too. But I have too much to learn before I can treat that as an option.