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

Enable cross-compiler development #154

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

supersven
Copy link
Collaborator

@supersven supersven commented Apr 6, 2023

Poor-mans attempt to do cross-compiling... 😸 (It actually works.)

It could likely be generalized to also support a different --host. However, this is what I need and be able to test, now.

LLVM lit and QEMU are also very useful to run and test cross-compiled binaries.

@supersven supersven force-pushed the supersven/cross-compile-riscv64 branch 4 times, most recently from 5337793 to ec58cf7 Compare April 6, 2023 09:54
@supersven supersven changed the title Enable cross-compiling Enable cross-compiler development Apr 6, 2023
@supersven supersven marked this pull request as ready for review April 6, 2023 11:23
@supersven supersven force-pushed the supersven/cross-compile-riscv64 branch 2 times, most recently from 96f1d10 to bd102ae Compare April 14, 2023 15:33
@supersven supersven force-pushed the supersven/cross-compile-riscv64 branch from 03abaf2 to e592962 Compare June 7, 2023 14:20
@supersven supersven force-pushed the supersven/cross-compile-riscv64 branch from e592962 to 5116dbb Compare November 26, 2023 17:27
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.

1 participant