home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / watc11up.zip / _readme.txt next >
Text File  |  2001-10-20  |  4KB  |  104 lines

  1.              Overview of all Watcom C/C++/Fotran ZIP archives
  2.              ================================================
  3.  
  4. Core files required by all versions
  5. -----------------------------------
  6.  
  7. core_all        - Core binaries (All hosts)
  8. core_binnt      - Core binaries (NT host)
  9. core_binp       - Core binaries (OS/2 host)
  10. core_binw       - Core binaries (DOS host)
  11.  
  12. c_binnt         - C compiler (NT host)
  13. c_binp          - C compiler (OS/2 host)
  14. c_binw          - C compiler (DOS host)
  15.  
  16. clib_hdr        - C runtime library header files
  17. clib_a16        - C runtime libraries (16-bit all targets)
  18. clib_w16        - C runtime libraries (16-bit Windows)
  19. clib_o16        - C runtime libraries (16-bit OS/2)
  20. clib_d16        - C runtime libraries (16-bit DOS)
  21. clib_a32        - C runtime libraries (32-bit all targets)
  22. clib_w32        - C runtime libraries (32-bit Windows)
  23. clib_o32        - C runtime libraries (32-bit OS/2)
  24. clib_d32        - C runtime libraries (32-bit DOS)
  25.  
  26. All C++ components require the C compiler & library ZIP's
  27. ---------------------------------------------------------
  28.  
  29. cpp_binnt       - C++ compiler (NT host)
  30. cpp_binp        - C++ compiler (OS/2 host)
  31. cpp_binw        - C++ compiler (DOS host)
  32.  
  33. cpplib_hdr      - C++ runtime library header files
  34. cpplib_a16      - C++ runtime libraries (16-bit all targets)
  35. cpplib_w16      - C++ runtime libraries (16-bit Windows)
  36. cpplib_o16      - C++ runtime libraries (16-bit OS/2)
  37. cpplib_a32      - C++ runtime libraries (32-bit all targets)
  38. cpplib_w32      - C++ runtime libraries (32-bit Windows)
  39. cpplib_o32      - C++ runtime libraries (32-bit OS/2)
  40.  
  41. dbg_all         - Debugger, profiler (All hosts)
  42. dbg_binnt       - Debugger, profiler (NT host)
  43. dbg_binp        - Debugger, profiler (OS/2 host)
  44. dbg_binw        - Debugger, profiler (DOS host)
  45.  
  46. ide_all         - IDE, editor, browser (All hosts)
  47. ide_binnt       - IDE, editor, browser (NT host)
  48. ide_binp        - IDE, editor, browser (OS/2 host)
  49. ide_binw        - IDE, editor, browser (DOS host)
  50.  
  51. samples         - Sample code
  52.  
  53. Manifest for all help files
  54. ---------------------------
  55.  
  56. core_hlp_win    - Core help files (Win16 host)
  57. core_hlp_nt     - Core help files (NT host)
  58. core_hlp_os2    - Core help files (OS/2 host)
  59. core_hlp_dos    - Core help files (DOS host)
  60.  
  61. c_hlp_win       - C compiler & library help files (Win16 host)
  62. c_hlp_nt        - C compiler & library help files (NT host)
  63. c_hlp_os2       - C compiler & library help files (OS/2 host)
  64. c_hlp_dos       - C compiler & library help files (DOS host)
  65.  
  66. cpp_hlp_win     - C++ compiler & library help files (Win16 host)
  67. cpp_hlp_nt      - C++ compiler & library help files (NT host)
  68. cpp_hlp_os2     - C++ compiler & library help files (OS/2 host)
  69. cpp_hlp_dos     - C++ compiler & library help files (DOS host)
  70.  
  71. dbg_hlp_win     - Debugger, profiler help files (Win16 host)
  72. dbg_hlp_nt      - Debugger, profiler help files (NT host)
  73. dbg_hlp_os2     - Debugger, profiler help files (OS/2 host)
  74. dbg_hlp_dos     - Debugger, profiler help files (DOS host)
  75.  
  76. ide_hlp_win     - IDE, editor, browser help files (Win16 host)
  77. ide_hlp_nt      - IDE, editor, browser help files (NT host)
  78. ide_hlp_os2     - IDE, editor, browser help files (OS/2 host)
  79. ide_hlp_dos     - IDE, editor, browser help files (DOS host)
  80.  
  81. Manifest of Fortran specific files
  82. ----------------------------------
  83.  
  84. fc_binnt        - Fortran compiler (NT host)
  85. fc_binp         - Fortran compiler (OS/2 host)
  86. fc_binw         - Fortran compiler (DOS host)
  87.  
  88. fc_hlp_win      - Fortran compiler help files (Win16 host)
  89. fc_hlp_nt       - Fortran compiler help files (NT host)
  90. fc_hlp_os2      - Fortran compiler help files (OS/2 host)
  91. fc_hlp_dos      - Fortran compiler help files (DOS host)
  92.  
  93. flib_a16        - Fortran runtime libraries (16-bit all targets)
  94. flib_w16        - Fortran runtime libraries (16-bit Windows)
  95. flib_o16        - Fortran runtime libraries (16-bit OS/2)
  96. flib_d16        - Fortran runtime libraries (16-bit DOS)
  97. flib_a32        - Fortran runtime libraries (32-bit all targets)
  98. flib_w32        - Fortran runtime libraries (32-bit Windows)
  99. flib_o32        - Fortran runtime libraries (32-bit OS/2)
  100. flib_d32        - Fortran runtime libraries (32-bit DOS)
  101.  
  102. fsamples        - Fortran sample code
  103.  
  104.