From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <04a401c3af94$ebe24100$b9844051@insultant.net> From: "boyd, rounin" To: <9fans@cse.psu.edu> References: <20031111001624.GA10112@ionkov.net> <20031120143356.GA20235@ionkov.net> Subject: Re: [9fans] gcc trouble MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Date: Thu, 20 Nov 2003 19:34:24 +0100 Topicbox-Message-UUID: 8febdc3c-eacc-11e9-9e20-41e7f4b1d025 > 2. Change assembler syntax to be compatible with 8a, or make GCC to generate > Plan9 object files directly. > > 3. Teach 8l (and 8a) about the additional instructions that GCC can produce > (MMX, SSE etc.), or make GCC to not use them. i'd rip gcc apart and get it to generate valid input to 8a. be a bugger of a job though. is it worth the effort? i don't see the point in smashing perfectly usuable tools to cater for one.