home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OS9000 / CMDS / ucc_support_OS9000.lzh / Read.Me < prev   
Text File  |  1985-01-13  |  2KB  |  37 lines

  1.                         INSTALLING CLS AND FPUEM 
  2.  
  3.  Users who have Ultra-C properly installed on their system may ignore the 
  4.  following.
  5.  
  6.  Programs compiled under Ultra-C do not use the existing 'cio' or 'math' trap 
  7.  modules.  Instead, a module called 'csl' (C Shared Library) is used.  If
  8.  your system does not have a math coprocessor and you are using the 'fpu'
  9.  module, it must be replaced with the module 'fpuem'.  The 'fpuem' module 
  10.  is backware compatible with 'fpu'.  If your system includes a math coprocessor
  11.  (most 486 systems) you do not need 'fpuem'.  Note that 'csl' does not replace
  12.  'cio' for code compiled with the 3.2 Compiler so don't remove 'cio'.  'cio'
  13.  is also used by some of the utilities provided with OS9000/386.
  14.  
  15.  To install 'csl' and 'fpuem' in OS9000/386 systems, place 'csl' in your 
  16.  CMDS directory.  Find your 'fpu' module (probably in CMDS/BOOTOBJS) and 
  17.  replace it with 'fpuem'.  Edit your 'bootlist.___' file in the PORTS/PCAT 
  18.  directory to replace the 'fpu' module with 'fpuem', make a new bootfile and 
  19.  reboot your system.  If you wish, you may include 'csl'.  If you have 
  20.  G-WINDOWS installed and had to use 'patch_firstboot' to complete the
  21.  installation, follow the instructions provided with your G-WINDOWS package 
  22.  when making your new bootfile.
  23.  
  24.  The CSL and FPUEM modules included with this package are copyrighted and
  25.  proprietary to Microware Systems Corporation.  They are subject to the
  26.  same License Agreement that appears on software distributed by Microware
  27.  Systems Corporation.  Use of these modules is restricted to running 
  28.  programs compiled under Ultra-C on OS9000/386 systems.
  29.  
  30.  Uploaded with the permission of Microware Systems Corporation.
  31.  
  32.  Ed Gresick - DELMAR CO
  33.  PO Box 78, Middletown, DE  19709
  34.  302-378-2555     FAX 302-378-2556
  35.  DELPHI - EDELMAR,   CIS - 76576,3312
  36.  INTERNET - EDELMAR@delphi.com  or  76576.3312@compuserve.com
  37.