Skip to content

ARC MWDT toolchain support is broken #85854

@tagunil

Description

@tagunil

Every attempt to build Zephyr v4.1.0-rc1 with ARC MWDT toolchain ends up with failure while building one or another assembly file, like:

In file included from /home/tagunil/tests2/zephyr/arch/arc/core/fast_irq.S:18:
In file included from /home/tagunil/tests2/zephyr/include/zephyr/toolchain.h:44:
In file included from /home/tagunil/tests2/zephyr/include/zephyr/toolchain/mwdt.h:18:
/home/tagunil/tests2/zephyr/include/zephyr/toolchain/common.h:101:6: error: Architecture unsupported
  101 |     #error Architecture unsupported

I've bisected it down to 65471a6. I'm not sure why our toolchain is the only one affected, need to look into it further.

Metadata

Metadata

Labels

RegressionSomething, which was working, does not anymorearea: ARCARC ArchitecturebugThe issue is a bug, or the PR is fixing a bugpriority: highHigh impact/importance bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions