Changeset 5540 for trunk/doc


Ignore:
Timestamp:
Apr 18, 2001, 10:28:02 AM (24 years ago)
Author:
bird
Message:

Pe2Lx.exe -> Xx2Lx.exe.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/Readme.txt

    r5021 r5540  
    8383
    8484Daily builds of Odin are available at ftp://ftp.os2.org/odin/daily.
    85 For people that do not have a suitable development setup for ODIN, 
     85For people that do not have a suitable development setup for ODIN,
    8686we provide the latest binary code that way.
    8787
     
    9999
    100100Manual installation without WarpIn is not recommended. If you don't use WarpIn,
    101 then you *must* execute odininst.exe in the Odin system32 directory. (the first 
    102 time Odin is installed or when the ChangeLog mentions fixes/changes in the 
     101then you *must* execute odininst.exe in the Odin system32 directory. (the first
     102time Odin is installed or when the ChangeLog mentions fixes/changes in the
    103103installer)
    104104
     
    527527
    528528
    529 2.4 The Ring3 conversion utility (PE2LX.EXE)
     5292.4 The Ring3 conversion utility (Xx2Lx.exe)
    530530--------------------------------------------
    531531
    532 PE2LX.EXE was the first method of running Win32 programs under
     532Xx2Lx.exe was the first method of running Win32 programs under
    533533OS/2. It is still provided and also functional but it has been
    534534deprecated. Using it is only sensible for debugging certain
     
    540540is not yet implemented but is being worked on.)
    541541
     542Note. The name changed from Pe2Lx to Xx2Lx. It is in prepare for Elf2Lx.
    542543
    543544
     
    567568
    568569Bug reports can be sent to the Odin users mailinglist (odinusers@egroups.com;
    569 visit www.egroups.com for information about joining). 
     570visit www.egroups.com for information about joining).
    570571The file ReportingBugs.txt explains how to send in a proper bug report.
    571572
    572 An application compatibility database has been created at Netlabs 
     573An application compatibility database has been created at Netlabs
    573574where you can share your experiences with Odin.
    574575The application compatibility database can be found at
     
    654655If your system setup meets above stated requirements, everything you
    655656need to do next for a binary build is:
    656  
     657
    657658  nmake DEBUG=1
    658659
     
    725726PARTICULAR PURPOSE, MERCHANTABILITY OR TITLE.  EXCEPT AS
    726727OTHERWISE PROVIDED BY LAW, NO AUTHOR, COPYRIGHT HOLDER OR
    727 LICENSOR SHALL BE LIABLE TO YOU FOR DAMAGES OF ANY KIND, EVEN IF 
     728LICENSOR SHALL BE LIABLE TO YOU FOR DAMAGES OF ANY KIND, EVEN IF
    728729THEY HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
Note: See TracChangeset for help on using the changeset viewer.