Trac is being migrated to new services! Issues can be found in our new
YouTrack instance and WIKI pages can be found on our
website.
- Timestamp:
-
May 18, 2007, 2:29:24 PM (17 years ago)
- Author:
-
Giel
- Comment:
-
add link that works with wget for w32api
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v16
|
v17
|
|
23 | 23 | 2. Install the MinGW "current" packages from the [http://www.mingw.org MinGW site].[[BR]] |
24 | 24 | The easiest way to install these is to use the MinGW Installer linked to from the main site.[[BR]] |
25 | | Specifically, you will need `gcc-core 3.4.2`, `binutils 2.15.91`, `mingw-runtime 3.9` and `win32api 3.9` (or newer). Note that a bug with the MinGW site causes win32api 3.9 to not appear. You'll need to grab it from their [http://sourceforge.net/project/showfiles.php?group_id=2435 Sourceforge page].[[BR]] |
| 25 | Specifically, you will need `gcc-core 3.4.2`, `binutils 2.15.91`, `mingw-runtime 3.9` and `win32api 3.9` (or newer). Note that a bug with the MinGW site causes win32api 3.9 to not appear. You'll need to grab it from their [http://sourceforge.net/project/showfiles.php?group_id=2435 Sourceforge page], or use this [http://prdownloads.sourceforge.net/mingw/w32api-3.9.tar.gz?download wget-able link].[[BR]] |
26 | 26 | You will need to set MinGW's bin directory before Cygwin's in your PATH.[[BR]] |
27 | 27 | For Example (You can add the following to your `~/.bashrc` file (create the file if it doesn't exist yet)): |
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!