README 347 B

1234567891011
  1. This is GNU libltdl, a system independent dlopen wrapper for GNU libtool.
  2. It supports the following dlopen interfaces:
  3. * dlopen (Solaris, Linux and various BSD flavors)
  4. * shl_load (HP-UX)
  5. * LoadLibrary (Win16 and Win32)
  6. * load_add_on (BeOS)
  7. * GNU DLD (emulates dynamic linking for static libraries)
  8. * dyld (darwin/Mac OS X)
  9. * libtool's dlpreopen