[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5ed77f4c-44eb-ca02-1373-e878d3dea31e@mellanox.com>
Date: Tue, 21 Jun 2016 09:47:00 -0400
From: Chris Metcalf <cmetcalf@...lanox.com>
To: Peter Zijlstra <peterz@...radead.org>
CC: Sudip Mukherjee <sudipm.mukherjee@...il.com>,
Stephen Rothwell <sfr@...b.auug.org.au>,
<linux-next@...r.kernel.org>, Ingo Molnar <mingo@...nel.org>,
<linux-kernel@...r.kernel.org>, <linux-arch@...r.kernel.org>
Subject: Re: linux-next: Tree for Jun 21
On 6/21/2016 8:42 AM, Peter Zijlstra wrote:
> On Tue, Jun 21, 2016 at 08:08:29AM -0400, Chris Metcalf wrote:
>> You need to have a tilepro toolchain (not tilegx)
> Ah, should I go use TARGET=tilepro-linux ?
Yes.
>> and build with ARCH=tilepro.
> tilepro)
> ARCH=tile
> CROSS_COMPILE=tilegx-linux-
> if [ "$CONFIG" == "defconfig" ] ; then
> CONFIG=tilepro_defconfig
> fi
> ;;
>
> So I suppose that too is wrong.
Yup. That's actually just building exactly what "tilegx" would build by default.
I'm not sure who builds the toolchains, but tilepro is in upstream gcc/binutils/etc
so should be easy enough to include. There's also a cross-toolchain for x64 I put
up a while ago [1] that you could grab if you wanted to try it.
[1] http://www.mellanox.com/repository/solutions/tile-scm/tilepro-x86_64.tar.bz2
--
Chris Metcalf, Mellanox Technologies
http://www.mellanox.com
Powered by blists - more mailing lists