From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Subject: Re: New GCC compiler for 8086 cpu's Date: Wed, 14 Jun 2017 07:47:53 +0100 Message-ID: <56676edf-5691-2587-34fa-533e08490dea@googlemail.com> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding:content-language; bh=bvrhEHnIP46vPereTaHrl0vNHXmd8Vrt+UisoMeyaSg=; b=vHXp+OgNtl7wVKTBYLQWxExyQmtJeIcc3deN+UIsvxW68xLp9MIZDvwpeMfXt7pfSR x0KdCFbNqnWpRp8j/7eW4tno6PdHZWKaR/opKd+vMIVMkDLcz09Y2oUO5YcDSn/Gdnjc iuFWOIO7vTAA0PjKIO+0WfD/S6TrZf5mKn5RlC4Mfso2++9uZo35NeCYEDRwQfbu/hCX Ow2+jHINvIrmCtP6qR2EafvBhXgINrphbAH44D8CAUG9MmA6iyyf6Eu97ld3eQ4ZqlSO rztoOAEFMWM3Aj3j/bqM8zT6jnRnKS3wS7tink3NV1lcFNgquVoZuhU9qu37fTWs6sJG 8f4w== In-Reply-To: Content-Language: en-GB Sender: linux-8086-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Juan Perez-Sanchez , linux-8086 On 14/06/17 01:08, Juan Perez-Sanchez wrote: > For those interested, Mentor announced a GCC back end for 8086 family of cpu's. > See the link: > > https://blogs.mentor.com/embedded/blog/2017/04/01/announcing-sourcery-codebench-lite-for-ia16/ > > Following the links there you can reach the page for download. > This seems to be a development based on ia16-gcc previously mentioned > in this list, but using a newer version of GCC and all rough edges > rounded. > > I used this compiler to build the ELKS kernel. The kernel produced > appears to work fine. The compiler is very fast and produces a smaller > kernel. > -- > To unsubscribe from this list: send the line "unsubscribe linux-8086" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Does it recurse? ie can you build it so it works on ELKS? Tom