Skip to content

Option to build with gcc; port a few build fixes from mbedtls-rs - #117

Merged
ivmarkov merged 1 commit into
esp-rs:mainfrom
sysgrok:gcc
Sep 10, 2026
Merged

Option to build with gcc; port a few build fixes from mbedtls-rs#117
ivmarkov merged 1 commit into
esp-rs:mainfrom
sysgrok:gcc

Conversation

@ivmarkov

@ivmarkov ivmarkov commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

This is the port of the "test with GCC CI fix" from mbedtls

Additionally, I ported from mbedtls:

And a derivation of the C++ compiler from the C one (OpenThread is C++). C++ not strictly necessary, as we don't link C++ stuff (and this is where it matters only), but still best to compile C++ with a C++ compiler.

@ivmarkov
ivmarkov marked this pull request as ready for review September 9, 2026 14:41

@bjoernQ bjoernQ left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ivmarkov
ivmarkov merged commit 89ace9e into esp-rs:main Sep 10, 2026
13 checks passed
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.

2 participants