Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753268AbbBYQeT (ORCPT ); Wed, 25 Feb 2015 11:34:19 -0500 Received: from mx1.redhat.com ([209.132.183.28]:60457 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753213AbbBYQeR (ORCPT ); Wed, 25 Feb 2015 11:34:17 -0500 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: References: <1424455277-29983-1-git-send-email-mcoquelin.stm32@gmail.com> <21951.1424787288@warthog.procyon.org.uk> To: Maxime Coquelin Cc: dhowells@redhat.com, Linux-Arch , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH v2 00/18] Add support to STMicroelectronics STM32 family MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <25321.1424882050.1@warthog.procyon.org.uk> Date: Wed, 25 Feb 2015 16:34:10 +0000 Message-ID: <25322.1424882050@warthog.procyon.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 871 Lines: 23 Maxime Coquelin wrote: > > Is support for this in upstream binutils and gcc? What's the preferred > > target tuple? I'll add support to Fedora's cross-binutils and cross-gcc > > sets if I can. > > I just rebuilt using latest upstream binutils and gcc. > To compile Kernel and bootloader, I build a Bare Metal toolchain with > this configuration: > > --target=arm-none-eabi --with-cpu=cortex-m4 --with-fpu=fpv4-sp-d16 > --with-float=hard --with-mode=thumb Ah, no matter. I thought this was a new arch. I already have 32-bit and 64-bit cross-compilers that should work. Thanks anyway, David -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/