AccelerateHS / AccelerateHS/accelerate
Object file loading on Windows
- Ngôn ngữ chính
- Haskell
- Star
- 1k
- Fork
- 135
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
The CPU backend is currently broken on windows because it lacks an object file loader ([here](https://github.com/AccelerateHS/accelerate-llvm/blob/master/accelerate-llvm-native/Data/Array/Accelerate/LLVM/Native/Link/COFF.hs)).
This is the same as what GHCi does, but a bit simpler because we only need to handle the most basic types of relocations etc. Unfortunately we can't use that one due to [GHC#13624](https://ghc.haskell.org/trac/ghc/ticket/13624) (unless that does not affect windows, but I doubt it)
Any windows hackers interested in writing one? @RyanGlScott
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.