Changeset 268 for trunk/README
- Timestamp:
- Mar 2, 2011, 1:43:09 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r260 r268 5 5 Requirements (draft) 6 6 7 1a. GCC 4. 4.4 + WLINK (ftp://ftp.netlabs.org/pub/qt4/tools/gcc-4_4_4-complete-20100712.zip)7 1a. GCC 4.5.2 (ftp://ftp.netlabs.org/pub/qt4/tools/gcc-4_5_2-complete-20110302.zip) 8 8 1b. ILINK 5.0 (ftp://ftp.software.ibm.com/ps/products/warpzilla/ilink50.zip) 9 9 2. Odin32 SDK (take from SVN at http://svn.netlabs.org/repos/odin32/trunk, … … 21 21 and then use env.cmd to set it up. 22 22 23 Note that you must set the linker type to "VAC308" in gcc4 44.cmd and make sure24 that you have ILINK.EXE somewhere in PATH (by default, gcc4 44.cmd is set to23 Note that you must set the linker type to "VAC308" in gcc452.cmd and make sure 24 that you have ILINK.EXE somewhere in PATH (by default, gcc452.cmd is set to 25 25 "WLINK" but the latest HLL-enabled version of it is bogus: it creates wrong 26 26 internal fixups when building the release version of AWT.DLL). Note that the … … 30 30 limit so it's the best choice so far. 31 31 32 It is recommended to download ftp://ftp.netlabs.org/pub/qt4/tools/se1 1.zip to32 It is recommended to download ftp://ftp.netlabs.org/pub/qt4/tools/se12.zip to 33 33 have env.cmd called automatically whenever you enter "se something" in any 34 34 directory inside the project root.
Note:
See TracChangeset
for help on using the changeset viewer.