Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Test - correct output format when building & linking#9266

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
mcspr merged 1 commit intoesp8266:masterfrommcspr:tests/linkage
Aug 9, 2025

Conversation

@mcspr
Copy link
Collaborator

Replace .o -> .c.o or .cpp.o, .ld pattern expects source-named objects to place them into ROM instead of IRAM (which would blow up otherwise)

Check another known issue w/ newlib-4.0.0 libm which was missing remainder{,f} using existing device test code

Actually use the funcs in the resulting .elf via app_entry

Replace .o -> .c.o or .cpp.o, .ld pattern expects source-named objectsto place them into ROM instead of IRAM (which would blow up otherwise)Actually use the symbols in the resulting .elf, provide app_entryCheck another known issue w/ newlib-4.0.0 libm which was missing remainder{,f} using existing device test code
@mcsprmcspr merged commit9d85661 intoesp8266:masterAug 9, 2025
28 checks passed
@mcsprmcspr deleted the tests/linkage branchAugust 9, 2025 20:09
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@mcspr

[8]ページ先頭

©2009-2025 Movatter.jp