Create GCC toolchain (tar ball in xtensa-overlay repo) to a new platform. #9324
-
Hi all, To support the SOF GCC build, we have the repositories xtensa-ovelay & crosstool-ng . I would like to create a tar ball for a new AMD platform. I would like to know the flow of creating the platform specific tar ball & the lib files those need to be added to the tar.gz (which is in xtensa-overlay repo). Facing this below issue while the GCC build [ 20%] Building ASM object src/arch/xtensa/xtos/CMakeFiles/xtos.dir/core-shutoff.S.o |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This is caused by the supplied binutils patches not being aligned with your ISA config, 2 fixes
OR
|
Beta Was this translation helpful? Give feedback.
This is caused by the supplied binutils patches not being aligned with your ISA config, 2 fixes
OR