Changeset 259


Ignore:
Timestamp:
Oct 27, 2009, 11:13:51 PM (16 years ago)
Author:
Dmitry A. Kuminov
Message:

README.OS2: Wording.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README.OS2

    r258 r259  
    2222      ftp://ftp.netlabs.org/pub/gcc/GCC-3.3.5-csd3.zip
    2323
    24   - Patched OpenWatcom linker which you can download from:
     24  - Patched OpenWatcom linker which you can download from here:
    2525
    2626      ftp://ftp.netlabs.org/pub/gcc/wl-hll-r1.zip
     
    3737environment by invoking gccenv.cmd from the bin subdirectory with the
    3838correct arguments (type gccenv.cmd -? for help). For the OpenWatcom
    39 linker, specify WLINK as the second argument. You will also need to perform
    40 the following steps:
     39linker, specify WLINK as the second argument.
     40
     41You will also need to perform the following steps:
    4142
    4243  - Make sure the selected linker and the make utility are in PATH.
     
    5960anyway and are probably leftovers after the migration of the qmake feature
    6061specifications to Qt4). Therefore, there is no need to set this variable
    61 explicitly. See a note below about
     62explicitly. See also a note below about hard-coded paths to the source tree.
    6263
    6364There is also no need to set the QMAKESPEC variable explicitly. If it is absent,
     
    7172  configure.cmd
    7273
    73 This will set up the library (create necessary configuration and include files)
    74 and build the qmake utility.
     74This will set up the library (by creating necessary configuration and include
     75files and a bunch of Makefiles for variuos components) and build the qmake
     76utility.
    7577
    7678The next step is to go to the src subdirectory and type:
Note: See TracChangeset for help on using the changeset viewer.