Changes between Version 9 and Version 10 of UsersWikiWinCompile
- Timestamp:
- 04/15/09 12:16:30 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersWikiWinCompile
v9 v10 9 9 a good tool for extracting tar-files is 7-zip from www.7-zip.org[[BR]] 10 10 11 ''' Installing Minimalist GNU for Windows (MinGW)'''[[BR]]11 '''1. Installing Minimalist GNU for Windows (MinGW)'''[[BR]] 12 12 Download MinGW autoinstaller (Current - MinGW-5.1.4) from sourceforge.net/project/showfiles.php?group_id=2435 13 13 1. Run the setup file and choose everything (except possibly Ada) 14 14 2. Accept the default Install location of C:\MinGW 15 15 16 ''' Installing Minimal System (Mys)''' [[BR]]16 '''2. Installing Minimal System (Mys)''' [[BR]] 17 17 Msys provides you with a unix shell environment for compiling code under windows[[BR]] 18 18 Download Msys downloads.sourceforge.net/mingw/MSYS-1.0.10.exe 19 3. Say y to post Installation20 4. When prompted do you have MinGW -> y21 5. When prompted for where it is type -> C:\MinGW19 1. Say y to post Installation 20 2. When prompted do you have MinGW -> y 21 3. When prompted for where it is type -> C:\MinGW 22 22 23 23 24 ''' Installing Msy Development Toolkit'''[[BR]]24 '''3. Installing Msy Development Toolkit'''[[BR]] 25 25 Download the MysDTK1.0.1 from downloads.sourceforge.net/mingw/msysDTK-1.0.1.exe [[BR]] 26 6. Run the EXE install and accept all the defaults26 1. Run the EXE install and accept all the defaults 27 27 28 7. Download MSYS Core 1.0.11 fromhttp://downloads.sourceforge.net/mingw/msysCORE-1.0.11-2007.01.19-1.tar.bz2[[BR]]28 4. Download MSYS Core 1.0.11 from http://downloads.sourceforge.net/mingw/msysCORE-1.0.11-2007.01.19-1.tar.bz2 [[BR]] 29 29 untar them and copy all content to c:\msys\1.0 and and click ok to overwrite existing files and folders. 30 30 31 31 32 '''Download and install the following from gnuwin32.sourceforge.net/packages.html'''[[BR]]32 4. '''Download and install the following from gnuwin32.sourceforge.net/packages.html'''[[BR]] 33 33 Change install directory to c:\mingw 34 34