From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4fa9d879c83ee0ee4a25e6fa7e855277@proxima.alt.za> To: 9fans@9fans.net Date: Thu, 26 Mar 2009 07:19:28 +0200 From: lucio@proxima.alt.za In-Reply-To: <9ab217670903250806m1fae7c80wee930f8d32010a1c@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] request for more GSoC project suggestions Topicbox-Message-UUID: c7888afc-ead4-11e9-9d60-3106f5b1d025 > so if you have any ideas you'd like to get on > there, just mail them to me, or to the plan9-gsoc mailing list and > I'll get them plopped up there. I'm actively working on GCC from two directions: a port of the Plan 9 libraries to a cross-compilation environment under NetBSD (I have Ubuntu handy as well, so that becomes an option) and implementing ELF support in the Plan 9 kernel. The latter requires familiarity with Linuxemu which in turns provides two useful extensions besides its own value: ELF and MMAP. MMAP is so ubiquitous, someone ought to be looking into it, but it won't be me until ELF is sorted out. I have no idea whether any of these are potential GSoC projects, but anyone who wants to contribute is welcome in whatever way they like. ++L