Skip to content

Fix/stdlib cxx div - #394

Open
Sen70s wants to merge 3 commits into
open-vela:dev-ai-contest-2026from
Sen70s:fix/stdlib-cxx-div
Open

Sen70s wants to merge 3 commits into
open-vela:dev-ai-contest-2026from
Sen70s:fix/stdlib-cxx-div

Conversation

@Sen70s

@Sen70s Sen70s commented Sep 19, 2026

Copy link
Copy Markdown

Note: Please adhere to Contributing Guidelines.

Summary

Update this section with information on why change is necessary,
what it exactly does and how, if new feature shows up, provide
references (dependencies, similar problems and solutions), etc.

Impact

Update this section, where applicable, on how change affects users,
build process, hardware, documentation, security, compatibility, etc.

Testing

Update this section with details on how did you verify the change,
what Host was used for build (OS, CPU, compiler, ..), what Target was
used for verification (arch, board:config, ..), etc. Providing build
and runtime logs from before and after change is highly appreciated.

Sen70s added 3 commits August 15, 2026 23:55
libstdc++'s <cstdlib> does include_next to this header and newlib already
provides div_t/lldiv_t, so redefining them here collides when TFLite-Micro is
built with arm-none-eabi-g++ 13.
@Sen70s
Sen70s requested review from a team as code owners September 19, 2026 16:25
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