- Timestamp:
- Apr 18, 2001, 10:28:02 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/Readme.txt
r5021 r5540 83 83 84 84 Daily 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, 85 For people that do not have a suitable development setup for ODIN, 86 86 we provide the latest binary code that way. 87 87 … … 99 99 100 100 Manual 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 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 103 103 installer) 104 104 … … 527 527 528 528 529 2.4 The Ring3 conversion utility ( PE2LX.EXE)529 2.4 The Ring3 conversion utility (Xx2Lx.exe) 530 530 -------------------------------------------- 531 531 532 PE2LX.EXEwas the first method of running Win32 programs under532 Xx2Lx.exe was the first method of running Win32 programs under 533 533 OS/2. It is still provided and also functional but it has been 534 534 deprecated. Using it is only sensible for debugging certain … … 540 540 is not yet implemented but is being worked on.) 541 541 542 Note. The name changed from Pe2Lx to Xx2Lx. It is in prepare for Elf2Lx. 542 543 543 544 … … 567 568 568 569 Bug reports can be sent to the Odin users mailinglist (odinusers@egroups.com; 569 visit www.egroups.com for information about joining). 570 visit www.egroups.com for information about joining). 570 571 The file ReportingBugs.txt explains how to send in a proper bug report. 571 572 572 An application compatibility database has been created at Netlabs 573 An application compatibility database has been created at Netlabs 573 574 where you can share your experiences with Odin. 574 575 The application compatibility database can be found at … … 654 655 If your system setup meets above stated requirements, everything you 655 656 need to do next for a binary build is: 656 657 657 658 nmake DEBUG=1 658 659 … … 725 726 PARTICULAR PURPOSE, MERCHANTABILITY OR TITLE. EXCEPT AS 726 727 OTHERWISE PROVIDED BY LAW, NO AUTHOR, COPYRIGHT HOLDER OR 727 LICENSOR SHALL BE LIABLE TO YOU FOR DAMAGES OF ANY KIND, EVEN IF 728 LICENSOR SHALL BE LIABLE TO YOU FOR DAMAGES OF ANY KIND, EVEN IF 728 729 THEY HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
Note:
See TracChangeset
for help on using the changeset viewer.