Installing Trimaran on Linux

Page 1 | 2 | 3

Introduction

The Trimaran compiler research infrastructure is used for research and investigation into compiler as well as processor optimizations in Explicitly Parallel Instruction Computing (EPIC), High-Performance Computing Systems,Instruction-Level Parallelism, Compiler Optimizations and Computer Architecture.

While installation has been tested on PA-RISC platforms running HPUX and x86 platforms runing relatively ancient distributions of Linux (RHL 5.2, 6.x), these systems differ in quite a few aspects from current Linux systems. Lets start of by examining the system requirements as stated on the site:

  1. A GNU/Linux system on an x86 processor. :For our installation, we'll be using Redhat 9.0 or Fedora Core 1.0. Not much difference between the two , except that RH 9.0 has been along a little longer, and may be more stable. These instructions(barring the rpm instructions) should work on almost every modern Linux distribution
  2. Atleast 300 MB installation space:Piece of cake.
  3. TCL/Tk (version 8.0p2)
  4. Perl (version 5.0)
  5. GNU Make (version 3.77)
  6. IMake
  7. GNU gzip and GNU gunzip
  8. GNU Compiler Collection (gcc) (version 2.95.2 or 2.95.3)
  9. GNU ar and GNU ranlib (version 2.9.1)
  10. GNU emacs
  11. VCG
  12. xterm
  13. tcsh

Phew! A long list. Not to worry though. Of the listed packages, all packages with the exception of VCG come pre-installed with RHL. However, its important that all these packages are installed along with their "devel" rpms as well. Without this , the Trimaran source will not build.

next >>

(c) 2001-2004 Ramanan V <kandalfus[AT]yahoo[DOT]co[DOT]in>
Hosted by www.Geocities.ws

1 1