浏览代码

explain a bit about the windows build

Samuel Thibault 14 年之前
父节点
当前提交
bef8507d34
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      README

+ 7 - 0
README

@@ -89,6 +89,13 @@ The password is 'anonsvn'
 +---------------------
 | IV.c. Windows build:
 
+StarPU can be built using MinGW or Cygwin.  To avoid the cygwin dependency,
+we provide MinGW-built binaries.  The build process produces libstarpu.dll,
+libstarpu.def, and libstarpu.lib, which should be enough to use it from e.g.
+Microsoft Visual Studio.
+
+A few details need to be fixed when building StarPU on windows:
+
 - c:\cuda\include\host_defines.h has a bogus CUDARTAPI definition which makes
   linking fail completely. Replace the first occurence of