Changeset 2598 in Sophya for trunk/SophyaLib/SysTools/pdlmgr.cc


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/pdlmgr.cc

    r2498 r2598  
    2626  This classes handles the run-time operations related to using shared
    2727  libraries. The present version has been adapted for different Unix
    28   flavours (Linux, Compaq/Digital Unix, SGI IRIX, IBM AIX, Sun Solaris,
    29   MacOS X/Darwin).
     28  flavours (Linux, HP/Compaq/Digital OSF-Tru64, SGI IRIX, IBM AIX, Sun Solaris,
     29  MacOS X/Darwin). \n
     30  For MacOS X/Darwin, the NSxxx API
     31  <tt> (NSLinkModule , NSCreateObjectFileImageFromFile, ...) </tt>
     32  is used.
    3033  The example here shows the linking of shared library named "mylib.so"
    3134  containing a function \c double \c myfunction(double x).
Note: See TracChangeset for help on using the changeset viewer.