Skip to content
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

newlib: Investigate whether to build with _REENT_SMALL #49

Open
olajep opened this issue May 5, 2015 · 0 comments
Open

newlib: Investigate whether to build with _REENT_SMALL #49

olajep opened this issue May 5, 2015 · 0 comments

Comments

@olajep
Copy link
Contributor

olajep commented May 5, 2015

A bunch of other targets do it.

Now the global reentrant structure (_impure_data) takes up 1096 bytes.

Need to read code and check implications before doing it.

We might also want to make atexit0 global.

And there is a flag to make atexit() not use dynamic memory.

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

No branches or pull requests

1 participant