This product is certified on the following reference environment:
The command(s) used to gather the information is given following each entry.

Operating System
----------------
Linux 2.4.21-4.EL

uname -s
uname -r

C Compiler
----------
/usr/bin/gcc gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-20)

gcc -v 2>&1 | tail -1

C++ Compiler
------------
/usr/bin/g++ gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-20)

g++ -v 2>&1 | tail -1

Assembler
---------
as GNU assembler version 2.15.92.0.2 (ia64-redhat-linux-gnu) using BFD version 2.15.92.0.2 20040927

as -v 2>&1 < /dev/null

Linker
------
ld GNU ld version 2.15.92.0.2 20040927

ld -V 2>&1 | head -1

Supported versions of Java
--------------------------
Java version = 1.4.2_05
Java vendor = Sun Microsystems Inc.
Java OS name = Linux
Java OS arch = ia64
Java OS version = 2.4.21-4.EL

$JAVA_HOME/bin/java -classpath $COBDIR/lib  WhatJava

--------------------------------------------------------------------------------

This product is also certified on the following environment:

Operating System
----------------
Linux 2.6.9-11.EL

uname -s
uname -r

The following additional package must be installed:

compat-libstdc++-33-3.2.3-47.3

rpm -qf /usr/lib/libstdc++.so.5

C Compiler
----------
/usr/bin/gcc gcc version 3.4.3 20050227 (Red Hat 3.4.3-22.1)

gcc -v 2>&1 | tail -1


C++ Compiler
------------
/usr/bin/g++ gcc version 3.4.3 20050227 (Red Hat 3.4.3-22.1)

g++ -v 2>&1 | tail -1


Assembler
---------
as GNU assembler version 2.15.92.0.2 (ia64-redhat-linux) using BFD version 2.15.92.0.2 20040927

as -v 2>&1 < /dev/null


Linker
------
ld GNU ld version 2.15.92.0.2 20040927

ld -V 2>&1 | head -1
