Skip to content

Test - linkage sanity check #9265

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 9, 2025
Merged

Test - linkage sanity check #9265

merged 3 commits into from
Aug 9, 2025

Conversation

mcspr
Copy link
Collaborator

@mcspr mcspr commented Aug 9, 2025

Check GCC building C++ in addition to C code

Check that compiler can build and link .elf using default build flags & defines
Check for known issue w/ newlib-4.5.0 when expecting wide characters support by attempting to link <iostream> and <regex>

(fixed script from #9259 plus CI summaries)

mcspr added 3 commits August 9, 2025 21:11
Check C++ in addition to C code
Check for known issue w/ newlib-4.5.0 when expecting wide characters support

Check that compiler can build and link .elf using default build flags & defines
@mcspr mcspr merged commit 8771f89 into esp8266:master Aug 9, 2025
28 checks passed
@mcspr mcspr deleted the tests/linkage branch August 9, 2025 18:50
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