mcandre / rez

C/C++ task runner
Other
3 stars 1 forks source link

Tag initial release #18

Closed mcandre closed 2 years ago

mcandre commented 2 years ago

Potentially include release binaries, starting with macOS, Windows, and Linux.

mcandre commented 2 years ago

https://clang.llvm.org/docs/CrossCompilation.html

mcandre commented 2 years ago

https://stackoverflow.com/questions/15036909/clang-how-to-list-supported-target-architectures

mcandre commented 2 years ago

https://archive.fosdem.org/2018/schedule/event/crosscompile/attachments/slides/2107/export/events/attachments/crosscompile/slides/2107/How_to_cross_compile_with_LLVM_based_tools.pdf

mcandre commented 2 years ago

https://github.com/karalabe/xgo/blob/master/docker/base/Dockerfile

mcandre commented 2 years ago

https://github.com/topics/cross-compiler-toolchain

mcandre commented 2 years ago

https://github.com/multiarch/crossbuild

mcandre commented 2 years ago

https://packages.debian.org/bullseye/g++-mingw-w64-x86-64

mcandre commented 2 years ago

https://mcilloni.ovh/2021/02/09/cxx-cross-clang/

mcandre commented 2 years ago

https://github.com/mcandre/snek