Quick Guide to TPC Software Development

General

Intro

This page contains (links to) useful information about software development at Turku PET Centre.

Contents

  1. Software development environment
    Information about the software development environment for TPC software.
    - Software development in TUCH network
    - Software development outside TUCH network
  2. Software development process
    Information about the software development process at TPC.
  3. Software development process in practice
    Practical instructions for developing TPC software.
    - Releasing software in petsoftware directory
    - Using make-utility in TPC software development - Updating TPC C-libraries
  4. Portability

Portability

C source codes can be compiled in Solaris and Windows XP/ME/2000 operating system. The GNU C compiler is recommended, since the programs have been originally compiled with its Solaris (GCC), DOS (DJGPP) version or Windows (MinGW) version.

Compilation in Linux and Macintosh is possible, because code follows C89 (ANSI C) or C99 (ISO/IEC 9899:1999) standards, but compilation is not automatically tested.




Last modified: Mon Nov 28 14:16:48 Normaaliaika 2005