From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3cc88210bb38cbcfdf60e3192eb60de5@hamnavoe.com> To: 9fans@9fans.net From: Richard Miller <9fans@hamnavoe.com> Date: Sat, 23 Mar 2013 09:53:29 +0000 In-Reply-To: <20130323094510.GA2074@polynum.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] gcc not an option for Plan9 Topicbox-Message-UUID: 30486ec4-ead8-11e9-9d60-3106f5b1d025 > With gcc 4.8.0, the implementation of gcc is now in C++... And to > compile a compiler, one needs a C++ compiler... This is not an insurmountable obstacle. In fact it's the normal situation when retargeting any self-compiled compiler for a new instruction set.