Ignore:
Timestamp:
Aug 11, 2004, 3:10:25 PM (21 years ago)
Author:
ansari
Message:

Documentation (ajoutee ou completee) pour les classes du module SysTools - Reza 11 Aout 2004

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/SysTools/cxxcmplnk.cc

    r2496 r2598  
    1010  This classes handles the compilation of a C++ source code and
    1111  building of a shared library.
    12   The present version has been adapted for different compilers:
    13   g++ , Compaq/Digital cxx , SGI CC , KCC .
     12  The present version has been adapted for different compilers and
     13  systems:
     14  - Linux-g++
     15  - Linux-KCC
     16  - MacOS X/Darwin (Apple OS X 10.2 and 10.3)
     17  - OSF-cxx : (HP/Compaq/Digital OSF-Tru64 and cxx c++ compiler)
     18  - SGI-CC : Silicon Graphics system and C++ compiler
     19
    1420  \sa SOPHYA::PDynLinkMgr
     21
    1522  \code
    1623  #include "cxxcmplnk.h"
Note: See TracChangeset for help on using the changeset viewer.