]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
Updated COMPILING
authord18c7db <d18c7db@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Sun, 21 Feb 2010 07:45:59 +0000 (07:45 +0000)
committerd18c7db <d18c7db@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Sun, 21 Feb 2010 07:45:59 +0000 (07:45 +0000)
client/COMPILING

index 7f131e08f099357856fc55d7a1272fd93d70e87f..7a64e8c405c0bfbc5a2eed8b326390c48bcfc1a4 100644 (file)
@@ -62,12 +62,16 @@ typing "gcc -v". You should get some text output indicating the version of
 your GCC compiler (either 3.4.5 or 4.4 depending on what you installed).
 If you get "unrecognized command", you must set the path manually.
 
+Download MSYS from http://downloads.sourceforge.net/mingw/MSYS-1.0.11.exe
+Run it and just follow the defaults. A post install configuration screen
+will come up asking you some questions, answer yes to continue, then yes
+to having MinGW installed then enter the path to the MinGW installation.
+I believe it needs unix slashes so use c:/blah/
+
+Manually add the MSYS bin directory to you system path.
+
 You can now run 0setpath.bat and 3makewin.bat in the cockpit and have the
-client compiled. During compilation you will see some CreateProcess failed
-and some "system cannot find the path specified" messages, however the
-compile will succeed and you will have some .exe files. The error messages
-relate to the fact that windows doesn't have the uname command, and possibly
-some other makefile related stuff following the recent changes.
+client compiled.
 
 ============
 = Mac OS X =
Impressum, Datenschutz