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


Ignore:
Timestamp:
Nov 27, 2001, 3:47:06 PM (24 years ago)
Author:
aubourg
Message:

darwin

File:
1 edited

Legend:

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

    r1795 r1796  
    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).
     28  flavours (Linux, Compaq/Digital Unix, SGI IRIX, IBM AIX, Sun Solaris,
     29  MacOS X/Darwin).
    2930  The example here shows the linking of shared library named "mylib.so"
    3031  containing a function \c double \c myfunction(double x).
Note: See TracChangeset for help on using the changeset viewer.