| 63 | 1. Download extra pre-built binaries |
| 64 | |
| 65 | (''updates may be found [https://sourceforge.net/project/showfiles.php?group_id=23617 here]'') |
| 66 | |
| 67 | * '''bc''' from [http://sourceforge.net/projects/gnuwin32/files/bc/1.06-2/bc-1.06-2-bin.zip/download here] |
| 68 | * '''bison''' from [http://downloads.sourceforge.net/gnuwin32/bison-2.1-bin.zip here] (dev package only) |
| 69 | * '''bison-deps''' from [http://downloads.sourceforge.net/gnuwin32/bison-2.1-dep.zip here] (dev package only) |
| 70 | * '''flex''' from [http://downloads.sourceforge.net/gnuwin32/flex-2.5.4a-1-bin.zip here] (dev package only) |
| 71 | * '''gettext-bin''' from [http://downloads.sourceforge.net/gnuwin32/gettext-0.14.4-bin.zip here] (dev package only) |
| 72 | * '''gettext-lib''' from [http://downloads.sourceforge.net/gnuwin32/gettext-0.14.4-lib.zip here] (dev package only) |
| 73 | * '''libiconv-bin''' from [http://downloads.sourceforge.net/gnuwin32/libiconv-1.9.2-1-bin.zip here] (dev package only) |
| 74 | * '''libiconv-lib''' from [http://downloads.sourceforge.net/gnuwin32/libiconv-1.9.2-1-lib.zip here] (dev package only) |
| 75 | * '''libintl-bin''' from [http://downloads.sourceforge.net/gnuwin32/libintl-0.14.4-bin.zip here] |
| 76 | * '''libintl-lib''' from [http://downloads.sourceforge.net/gnuwin32/libintl-0.14.4-lib.zip here] (dev package only) |
| 77 | * '''readline''' from [http://sourceforge.net/projects/gnuwin32/files/readline/5.0-1/readline-5.0-1-bin.zip/download here] |
| 78 | * '''regex''' from [http://downloads.sourceforge.net/gnuwin32/regex-2.7-bin.zip here] |
| 79 | |
| 80 | 2. Unpack into `c:\MinGW\msys\1.0` |