[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4ccb747b-fb3b-18c8-8737-2cc02d7b1c34@roeck-us.net>
Date: Sun, 15 Apr 2018 20:58:18 -0700
From: Guenter Roeck <private@...ck-us.net>
To: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Vincent Chen <vincentc@...estech.com>,
Greentime Hu <greentime@...estech.com>
Cc: Arnd Bergmann <arnd@...db.de>
Subject: nds32 build failures
I thought I should give the brand new architecture a try. Unfortunately, that was not very successful.
Build reference: v4.17-rc1
gcc version: nds32le-elf-gcc (GCC) 7.3.0
Building nds32:defconfig ... failed
arch/nds32/include/asm/nds32.h: In function 'GIE_ENABLE':
arch/nds32/include/asm/nds32.h:25:2: error: implicit declaration of function '__nds32__gie_en'; did you mean '__nds32__'?
arch/nds32/include/asm/nds32.h: In function 'CACHE_SET':
arch/nds32/include/asm/nds32.h:38:18: error: implicit declaration of function '__nds32__mfsr'; did you mean '__nds32__'?
arch/nds32/include/asm/nds32.h:38:32: error: 'NDS32_SR_ICM_CFG' undeclared
arch/nds32/include/asm/nds32.h:41:32: error: 'NDS32_SR_DCM_CFG'
Am I missing something ?
Guenter
Powered by blists - more mailing lists