Skip to content

Fix compiler errors - #133

Open
RoanR wants to merge 3 commits into
aifoundry-org:masterfrom
RoanR:roan/compile
Open

Fix compiler errors#133
RoanR wants to merge 3 commits into
aifoundry-org:masterfrom
RoanR:roan/compile

Conversation

@RoanR

@RoanR RoanR commented Jul 17, 2026

Copy link
Copy Markdown

When using the new version of riscv-gnu-toolchain, available in this branch, specific compiler errors are thrown.

This fixes these allowing for the build of the et-platform via cd build && make.

RoanR added 3 commits July 17, 2026 13:28
arithmetic between different enumeration types is deprecated [-Werror=deprecated-enum-enum-conversion].
Implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20
Otherwise the build will fail with:
error: there are no arguments to '__throw_logic_error' that depend
on a template parameter, so a declaration of '__throw_logic_error'
must be available [-Wtemplate-body].
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant