home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / WATC_LIB.ZIP / watc.doc < prev   
Text File  |  1992-06-10  |  743b  |  17 lines

  1. As you may know, users of the Watcom C compiler can not even compile
  2. and link "hello.c" without a library named OS2386.LIB.  The enclosed
  3. batch file makes that library.  I downloaded it from the Watcom Tech
  4. Support BBS at (519) 884-2103 (Fidonet node 221/186).
  5.  
  6. Programmers will still have the problem of missing include files.  The
  7. theory is that everyone should purchase IBM's Toolkit and Workframe,
  8. which have the library and include files.  However, most programmers I
  9. know want to be able to open the box, sit down, and begin programming.
  10. I is problably sufficient to use include files from previous versions
  11. of OS/2 until the Workframe package arrives.
  12.  
  13. I haven't tried this solution with other compilers, but it might help.
  14.  
  15. -Bob Ames
  16.  
  17.