[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <946c5f64-5cca-2395-5e69-6e573ea6a72b@linux.ee>
Date: Thu, 10 Jun 2021 18:13:51 +0300
From: Meelis Roos <mroos@...ux.ee>
To: Masahiro Yamada <masahiroy@...nel.org>,
Helge Deller <deller@....de>
Cc: Parisc List <linux-parisc@...r.kernel.org>,
Linux Kernel Development <linux-kernel@...r.kernel.org>
Subject: Re: linux-parisc compile failure in current git
10.06.21 05:03 Masahiro Yamada wrote:
> There are some options
>
> [option 1]
> revert the parisc bit of 23243c1ace9fb4eae2f75e0fe0ece8e3219fb4f3
> This will restore the functionality you may want, but
> as I said above, Kconfig is doing pointless things.
>
> [option 2]
> Stop using cc-cross-prefix, and pass CROSS_COMPILE explicitly.
> This is what many architectures including arm, arm64 do.
> You need to explicitly pass CROSS_COMPILE=aarch64-linux-gnu- etc.
> if you are cross-compiling arm64.
>
> [option 3]
> Introduce ARCH=parisc64.
>
> When you are building 64-bit kernel, you can pass ARCH=parisc64
>
> A patch attached. (but not tested much)
Tested on my gentoo with separate compilers. Compiles fine, boots and has so far compiled 21 paxkageswith no trouble so seems to work - thank you!
--
Meelis Roos <mroos@...ux.ee>
Powered by blists - more mailing lists