Using ObjecTime and IRIX 6.x |
Category: |
Installation
Purpose: |
Changes need to run ObjecTime on (the unsupported) IRIX 6.x operating system.
Intended Audience: |
ObjecTime users/administrators wanting to use ObjecTime on IRIX 6.x
Applicable to: |
ObjecTime 5.0
Description: |
To use ObjecTime on SGI/IRIX 6.x
Make a one-line addition to the machineType script in $OBJECTIME_HOME/bin. Add the following line after the case statement entry for IRIX.5*:
IRIX.6*) echo irix5;;
If using GNU, change the soft links for ld in /bin and /usr/bin to refer to /usr/lib/old_ld. This will achieve compatibility with g++ 2.7.1.
Limitations: |
IRIX 5.3 is the latest version of IRIX officially supported by ObjecTime release 5.0 and 5.1.
See also: |
Release Notices for your version of ObjecTime, Supported Platforms
Copyright © 1999, ObjecTime Limited. |