Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

refactor: remove build dependency on arm-none-eabi-gcc#84

Closed
tropicaaal wants to merge 25 commits into
vexide:mainfrom
tropicaaal:refactor/no-more-gcc-yippeeee
Closed

refactor: remove build dependency on arm-none-eabi-gcc#84
tropicaaal wants to merge 25 commits into
vexide:mainfrom
tropicaaal:refactor/no-more-gcc-yippeeee

Conversation

@tropicaaal

Copy link
Copy Markdown
Member

Describe the changes this PR makes. Why should it be merged?

Removes dependency on the ARM GCC toolchain for linking. Switches to rust's internal ld.lld linker. This will require another cargo-pros PR to build using that.

Depends on #81.

Additional Context

I'd just like to interject for a moment. What you're referring to as PROS, is in fact, GNU/PROS, or as I've recently taken to calling it, GNU plus PROS.

@tropicaaal
tropicaaal marked this pull request as draft February 3, 2024 20:18
@tropicaaal

Copy link
Copy Markdown
Member Author

Closing, as this ran into some unexpected roadblocks and major caveats. Maybe another day.

@tropicaaal tropicaaal closed this Feb 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants