home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 622b.lha / AIBB_v4.0 / Documentation / System_Requirements < prev    next >
Text File  |  1992-02-28  |  3KB  |  53 lines

  1.  
  2.                                 A.I.B.B.
  3.                      Amiga Intuition Based Benchmarks
  4.                        Program Release Version 4.0
  5.                      Copyright 1991,1992 LaMonte Koop
  6.  
  7.                        Program System Requirements
  8.  
  9.  
  10.     AIBB is designed to operate on many different platform arrangements,
  11. but there are a few requirements which are necessary for proper program
  12. operation.  These are as follows:
  13.  
  14.     -- AmigaOS 1.3 or greater is necessary on all systems except those
  15.        using the MC68040 as the system main processor.  AmigaOS 2.0 is
  16.        required for proper operation on those systems.  Users of AmigaOS
  17.        1.3 with accelerators must be sure to be using the latest SetPatch
  18.        routines for those OS versions. ( SetPatch v1.34 ) Among other
  19.        things, SetPatch corrects a problem with FPU code with this OS
  20.        version, and is necessary for proper operation of AIBB.
  21.  
  22.     -- AIBB will function with a minimum of 512K of memory, provided very
  23.        little else is loaded to use any of that space.  However, AIBB will
  24.        most likely be very limited under such an environment, and a lower
  25.        limit for proper operation is more realistically 1 megabyte of RAM.
  26.  
  27.     -- MC68040 users should have a math function emulation library such
  28.        as that supplied by CBM or accelerator manufacturers to properly
  29.        emulate the MC68881/MC68882 hardware-implemented transcendental
  30.        functions.  AIBB will look for the presence of one, and if not found
  31.        will not allow the use of the FPU-related test functions.
  32.  
  33.     -- AIBB uses a shared library for its file requester functions.  For
  34.        this reason AIBB requires that one of the following shared libraries
  35.        be within the system LIBS: directory:
  36.  
  37.                1. kd_freq.library  ( library version 2.0 or greater )
  38.                2. req.library      ( library versiopn 2.0 or greater )
  39.                3. asl.library         ( AmigaOS 2.0 systems only )
  40.                4. reqtools.library
  41.  
  42.        AIBB will search for these libraries in the order given, stopping
  43.        when it is either able to open one, or none are found.
  44.  
  45.     -- It should be noted that although there are no restrictions placed on
  46.        the type of system AIBB can be operated on, this program was never
  47.        really meant for use on unaccelerated systems.  On such platforms,
  48.        AIBB may seem to operate somewhat sluggishly, although no operational
  49.        problems should exist.
  50.  
  51.    Please consult the main documentation for further information.
  52.  
  53.