latest newlib (4.4.0) ported to baremetal #113
effbiae
started this conversation in
Show and tell
Replies: 1 comment
-
Amazing work! I'll reply to the emails you sent me earlier. I've followed your instructions and it built an app but it doesn't run on BareMetal-OS yet. I think it isn't using the proper linker script so I'll look into that. That specific version requirement for Instructions on my Debian-based Ubuntu system:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i've ported the latest newlib to baremetal
https://github.com/effbiae/BareMetal-newlib4
it's based on ian's BareMetal-newlib
this gives you a standard c library (libc.a) and include files to port or build c apps
Beta Was this translation helpful? Give feedback.
All reactions