source: trunk/README@ 61

Last change on this file since 61 was 61, checked in by dmik, 15 years ago

env: Require the latest GCC 4.4.4 build for OS/2.

  • Property svn:executable set to *
File size: 873 bytes
Line 
1OpenJDK 6 for OS/2 and eCS
2
3Requirements (draft)
4
51. GCC 4.4.4 + WLINK (ftp://ftp.netlabs.org/pub/qt4/tools/gcc-4_4_4-complete-20100712.zip)
62. Odin32 SDK (take from SVN at http://svn.netlabs.org/repos/odin32)
73a. Java 1.5.0 (so far, download link is to be clarified)
83b. JAXB 2.1 (https://jaxb.dev.java.net/2.1/JAXB2_20061211.jar)
94a. Ant 1.8.1 (http://ant.apache.org/bindownload.cgi)
104b. Patched ant.jar for Ant 1.8.1 (ftp://ftp.netlabs.org/pub/qt4/tmp/ant-1.8.1-patch-os2_cmd_line_length.zip)
11
12Copy LocalEnv.tpl.cmd to LocalEnv.cmd and alter according to your environment
13and then use env.cmd to set it up.
14
15It is recommended to download ftp://ftp.netlabs.org/pub/qt4/tools/se11.zip to
16have env.cmd called automatically whenever you enter "se something" in any
17directory inside the project root.
18
19See http://svn.netlabs.org/java for more details.
20
Note: See TracBrowser for help on using the repository browser.