Changeset 1796 in Sophya for trunk/SophyaLib/SysTools/pdlmgr.cc
- Timestamp:
- Nov 27, 2001, 3:47:06 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SysTools/pdlmgr.cc
r1795 r1796 26 26 This classes handles the run-time operations related to using shared 27 27 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). 29 30 The example here shows the linking of shared library named "mylib.so" 30 31 containing a function \c double \c myfunction(double x).
Note:
See TracChangeset
for help on using the changeset viewer.