Changeset 144 for trunk/INSTALL
- Timestamp:
- 02/13/09 13:56:57 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/INSTALL
r25 r144 10 10 - GNU Make 11 11 - GCC 12 13 Note that iconv support is required, as specified in IEEE Std 1003.1 14 (POSIX.1-2001). Some platforms still do not contain support for this 15 natively, in which case you may need to install libiconv from: 16 http://www.gnu.org/software/libiconv/ 12 17 13 18 … … 44 49 45 50 For more information, see the Makefiles. 51 52 Primitive build features have been added to support cross-compiling to 53 Windows binaries using MinGW. For more information on this, see: 54 doc/mingw-build.txt
Note: See TracChangeset
for help on using the changeset viewer.