conda-forge / conda-forge/conda-forge.github.io

Cross compiler support

未关闭
#932 6 条评论 5 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
170
派生
320
平均合并
2 天 10 小时
30 天内合并 PR
5

描述

Just some notes for myself.

Issues
1. ~Split out sysroot~
2. ~Split out crt files from gcc~
3. Build msitools
4. ~Package up https://gist.github.com/isuruf/2150a2b988c89d60df1fa81e527983eb~
5. Build binutils
6. Build cctools and ld64
7. Build clang
8. https://github.com/conda/conda-build/issues/3155
9. ~Split OpenMP headers~

| Build system| linux-64 | osx-64 | linux-ppc64le/aarc64 | win-64 |
| ------------- | ------------- | -----------|--------------| ---------|
| linux-64 | native | `clang_osx-64`, `gfortran_osx-64` | `gcc_linux-*`, `gfortran_linux-*` | `clang_win-64` |
| osx-64 | 1 & 2 & 5 | native | 1 & 2 & 5 | 3 & 4 |
| win-64 | 1 & 2 & 5 | 6 | 1 & 2 & 5 | native |

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。