From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: how can we test the hexagon port in mainline Date: Wed, 23 Jun 2021 16:18:54 +0200 Message-ID: <20210623141854.GA32155@lst.de> Mime-Version: 1.0 Return-path: Content-Disposition: inline List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Brian Cain , Arnd Bergmann Cc: Linus Torvalds , Sid Manning , linux-hexagon@vger.kernel.org, linux-kernel@vger.kernel.org Hi all, the oldest supported gcc version in mainline is gcc 4.9. But the only hexagon crosscompiler I can find is the one Arnds website points to here: https://mirrors.edge.kernel.org/pub/tools/crosstool/ which is a non-upstream gcc 4.6.1 port. How are we supposed to even build test hexagon code?