All of lore.kernel.org
 help / color / mirror / Atom feed
* help with clang build for mips
@ 2022-07-14 16:39 Sudip Mukherjee
  2022-07-14 17:02 ` Nathan Chancellor
  0 siblings, 1 reply; 11+ messages in thread
From: Sudip Mukherjee @ 2022-07-14 16:39 UTC (permalink / raw)
  To: llvm

Hi All,

I am trying to build the kernel for mips architecture with clang. I
see some of the configuration builds properly, but some of the configs
fails with the error (fuloong2e_defconfig):

error: unknown target CPU 'loongson2e'
note: valid target CPU values are: mips1, mips2, mips3, mips4, mips5,
mips32, mips32r2, mips32r3, mips32r5, mips32r6, mips64, mips64r2,
mips64r3, mips64r5, mips64r6, octeon, octeon+, p5600

Another one fails with (jazz_defconfig):
error: unknown target CPU 'r4600'

is there any way to build these configs which fails with "unknown
target CPU". or they should be skipped for a clang build?


-- 
Regards
Sudip

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-07-25 19:39 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-14 16:39 help with clang build for mips Sudip Mukherjee
2022-07-14 17:02 ` Nathan Chancellor
2022-07-14 20:11   ` Arnd Bergmann
2022-07-15  9:59     ` Sudip Mukherjee
2022-07-15 10:30       ` Arnd Bergmann
2022-07-22 13:29   ` Sudip Mukherjee
2022-07-22 15:21     ` Nathan Chancellor
2022-07-24  8:24       ` Sudip Mukherjee
2022-07-24 14:49       ` Arnd Bergmann
2022-07-25 16:02         ` Nathan Chancellor
2022-07-25 19:38           ` Arnd Bergmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.