From mboxrd@z Thu Jan 1 00:00:00 1970 From: 'Christoph Hellwig' Subject: Re: how can we test the hexagon port in mainline Date: Wed, 23 Jun 2021 17:17:46 +0200 Message-ID: <20210623151746.GA4247@lst.de> References: <20210623141854.GA32155@lst.de> <08df01d7683d$8f5b7b70$ae127250$@codeaurora.org> <08e101d76842$94f78a60$bee69f20$@codeaurora.org> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <08e101d76842$94f78a60$bee69f20$@codeaurora.org> List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Brian Cain Cc: 'Arnd Bergmann' , 'Christoph Hellwig' , 'Sid Manning' , "'open list:QUALCOMM HEXAGON...'" , 'Linux Kernel Mailing List' It seem like it still isn't complete enought for a kernel build, though: $ export CROSS_COMPILE=/opt/clang+llvm-12.0.0-cross-hexagon-unknown-linux-musl/x86_64-linux-gnu/bin/hexagon-unknown-linux-musl- $ make ARCH=hexagon LLVM=1 oldconfig ... scripts/Kconfig.include:40: linker 'ld.lld' not found make[1]: *** [scripts/kconfig/Makefile:77: oldconfig] Error 1 make: *** [Makefile:614: oldconfig] Error 2