Changeset 2423


Ignore:
Timestamp:
Oct 17, 2005, 9:23:45 PM (20 years ago)
Author:
bird
Message:

test! test! who am I, can I commit? test! test!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/HowToBuild.txt

    r2422 r2423  
     1$Id$
    12
    23Tree Preparation
     
    67   It is possible to use the netlabs CVS for src/emx.
    782. Prepare the tools:
    8     a) From tools/ directory and do: 
     9    a) From tools/ directory and do:
    910        unzip packages/*.zip
    1011    b) Copy / unzip the gcc installation to tools/x86.os2/gcc/.
     
    1516
    1617
    17 Building 
     18Building
    1819--------
    1920
     
    2223Use 'make' from the root directory to build things. The default target
    2324is called 'quick' and will to a quick build of everything assuming that
    24 gcc and libs level is pretty much the same as the one you're building. 
     25gcc and libs level is pretty much the same as the one you're building.
    2526
    2627When doing this kind of build, we install the subcomponent as they are
    27 built into 'obj/OS2/DEBUG/builtunix' and uses them for the building the 
    28 rest. The builtunix directory is at the head of all paths setup by the 
     28built into 'obj/OS2/DEBUG/builtunix' and uses them for the building the
     29rest. The builtunix directory is at the head of all paths setup by the
    2930env.cmd script.
    3031
    31 When everything has been built, it is installed into 
     32When everything has been built, it is installed into
    3233bin/OS2/DEBUG/3.3.5-beta5/ (or whatever the release is set to).
    3334
     
    4748
    4849See Makefile for full reference on these and other targets.
     50
Note: See TracChangeset for help on using the changeset viewer.