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

Bootstrapping arm-none-eabi-{gcc,newlib} #4235

Open
kxxt opened this issue Oct 16, 2024 · 0 comments
Open

Bootstrapping arm-none-eabi-{gcc,newlib} #4235

kxxt opened this issue Oct 16, 2024 · 0 comments

Comments

@kxxt
Copy link
Contributor

kxxt commented Oct 16, 2024

Hi, I have bootstrapped these two packages: arm-none-eabi-{gcc,newlib}

First, we can build arm-none-eabi-gcc with the arm-none-eabi-newlib package from x86_64 Arch Linux,
because arm-none-eabi-newlib is an any package.

Second, we can then build arm-none-eabi-newlib with the built arm-none-eabi-gcc.

Finally, we can then finish bootstrapping arm-none-eabi-gcc by building against our own arm-none-eabi-newlib package.

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