source: trunk/HowToBuild.txt@ 2101

Last change on this file since 2101 was 2101, checked in by bird, 20 years ago

HowToBuild.txt

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 562 bytes
RevLine 
[2101]1You didn't get this from anywhere or you own all the necessary licenses.
2
31. go to the tools/ directory and do: unzip packages/*.zip
42. back to root.
53. Setup the environment: tools/env.cmd
64. Do a 'make' to build everything - look in Makefile for
7 subtargets (all-emx, all-gcc, all-binutils).
85. The output goes into obj/OS2/DEBUG/[emx|gcc|binutils]. During the
9 build the built stuff is installed into obj/OS2/DEBUG/builtunix/ and
10 used since this is the head of all the search paths.
116. The distributable stuff goes into bin/OS2/DEBUG/3.3.5-beta5/.
12
Note: See TracBrowser for help on using the repository browser.