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

Use Github Actions and XPack riscv-none-elf-gcc #103

Merged
merged 20 commits into from
Sep 16, 2024
Merged

Use Github Actions and XPack riscv-none-elf-gcc #103

merged 20 commits into from
Sep 16, 2024

Conversation

erlingrj
Copy link
Collaborator

@erlingrj erlingrj commented Sep 16, 2024

@lsk567 and @schoeberl

The last PR was merged into the wrong branch. I will merge this into master now. I decided to not rename XPack's riscv-none-elf into riscv64-unknown-elf. This PR means that we are selecting the XPack prebuilt compiler as the default FlexPRET compiler. I think its the best choice as you can download both for Linux and macOS and it includes several C libraries including Newlib which is what we use.

@erlingrj erlingrj requested a review from lsk567 September 16, 2024 17:58
@erlingrj erlingrj merged commit e3659e4 into master Sep 16, 2024
2 checks passed
@lsk567
Copy link
Member

lsk567 commented Sep 16, 2024

Thanks, @erlingrj. Yes, I think having a unified GCC installation across the board is a good idea.

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

Successfully merging this pull request may close these issues.

2 participants