Changeset 2102 for trunk/HowToBuild.txt
- Timestamp:
- Jun 29, 2005, 12:54:21 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/HowToBuild.txt (modified) (1 diff, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
trunk/HowToBuild.txt
-
Property cvs2svn:cvs-rev
changed from
1.1to1.2
r2101 r2102 1 You didn't get this from anywhere or you own all the necessary licenses.2 1 3 1. go to the tools/ directory and do: unzip packages/*.zip 4 2. back to root. 2 Tree Preparation 3 ----------------- 4 5 1. Check out the tree / Unpack the source and tools zip into an empty tree 6 It is possible to use the netlabs CVS for src/emx. 7 2. Prepare the tools: 8 a) From tools/ directory and do: 9 unzip packages/*.zip 10 b) Copy / unzip the gcc installation to tools/x86.os2/gcc/. 11 c) Rename tools/x86.os2/gcc/usr to tools/x86.os2/gcc/staged. 12 d) Execute tools/x86.os2/gcc/staged/lib/MakeOmfLibs.cmd. 5 13 3. Setup the environment: tools/env.cmd 6 4. Do a 'make' to build everything - look in Makefile for7 subtargets (all-emx, all-gcc, all-binutils).8 5. The output goes into obj/OS2/DEBUG/[emx|gcc|binutils]. During the9 build the built stuff is installed into obj/OS2/DEBUG/builtunix/ and10 used since this is the head of all the search paths.11 6. The distributable stuff goes into bin/OS2/DEBUG/3.3.5-beta5/.12 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.
