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

Is there a package with the aarch64 version of gcc-arm-none-eabi for bare metal Newlib? #68

Open
cirosantilli opened this issue Sep 3, 2020 · 0 comments
Labels
stack-exchange Posts that were deleted by in that stupid website that allows post deletion.

Comments

@cirosantilli
Copy link
Owner

https://askubuntu.com/questions/1049249/is-there-a-package-with-the-aarch64-version-of-gcc-arm-none-eabi-for-bare-metal

On Ubuntu 18.04, I was able to use gcc-arm-none-eabi successfully with Newlib as described at: https://github.com/cirosantilli2/gem5-bare-metal-examples/tree/994a4b5085bba62331704889b9689c7b261c289d

Now I wanted to try some aarch64 bare metal code as explained here. Is there an analogous package that supports Newlib?

If you can do it if crosstool-ng or from scratch, I'm also interested (here is my failed attempt), but ideally there should be a package to make things even easier.

@cirosantilli cirosantilli added the stack-exchange Posts that were deleted by in that stupid website that allows post deletion. label Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stack-exchange Posts that were deleted by in that stupid website that allows post deletion.
Projects
None yet
Development

No branches or pull requests

1 participant