ghc.nix icon indicating copy to clipboard operation
ghc.nix copied to clipboard

Enable cross-compiler development

Open supersven opened this issue 1 year ago • 0 comments

Poor-mans attempt to do cross-compiling... :smile_cat: (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 avatar Apr 06 '23 06:04 supersven