fix build error
[platform/upstream/openblas.git] / GotoBLAS_04FAQ.txt
1
2 Quick guide to build library for Windows 64bit.
3
4 1. What you need
5
6  a. Windows Server 2003 or later
7  b. Cygwin environment(make, gcc, g77, perl, sed, wget)
8  c. MinGW64 compiler
9  d. Microsoft Visual Studio (lib.exe and mspdb80.dll are required to create dll)
10
11 2. Do ./quickbuild.win64
12
13 Good luck