浏览代码

mention that cygwin is only needed for autogen

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

+ 6 - 0
README.dev

@@ -1,6 +1,9 @@
 Installing StarPU on windows
 ----------------------------
 
+If you are building from a tarball downloaded from the website, you can skip the
+cygwin part.
+
 1. Install cygwin
 
 http://cygwin.com/install.html
@@ -111,6 +114,9 @@ http://www.open-mpi.org/projects/hwloc
       cp /cygdrive/c/NVIDIA/DisplayDriver/190.89/International/*.dl_ .
       for i in *.dl_ ; do /cygdrive/c/Program\ Files/GnuWin32/bin/msexpand.exe  $i ; mv ${i%_} ${i%_}l ; done
 
+If you are building from a tarball downloaded from the website, you can skip the
+autogen.sh part.
+
 6. Start autogen.sh from cygwin
 
    cd starpu-trunk