aboutsummaryrefslogtreecommitdiff
path: root/libjava/libltdl/README
diff options
context:
space:
mode:
authorTom Tromey <tromey@gcc.gnu.org>2000-01-17 19:00:44 +0000
committerTom Tromey <tromey@gcc.gnu.org>2000-01-17 19:00:44 +0000
commit06f56737169a939227bfac13f099484ad09b3bf4 (patch)
tree66e5cb719e3cc597d29f0ae79b62ea51cc0d18da /libjava/libltdl/README
parent451f21ef2d9259022af8f15c344c7cd7333a74ee (diff)
downloadgcc-06f56737169a939227bfac13f099484ad09b3bf4.zip
gcc-06f56737169a939227bfac13f099484ad09b3bf4.tar.gz
gcc-06f56737169a939227bfac13f099484ad09b3bf4.tar.bz2
Initial revision
From-SVN: r31468
Diffstat (limited to 'libjava/libltdl/README')
-rw-r--r--libjava/libltdl/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/libjava/libltdl/README b/libjava/libltdl/README
new file mode 100644
index 0000000..e57b99f
--- /dev/null
+++ b/libjava/libltdl/README
@@ -0,0 +1,9 @@
+This is GNU libltdl, a system independent dlopen wrapper for GNU libtool.
+
+It supports the following dlopen interfaces:
+* dlopen (Solaris, Linux and various BSD flavors)
+* shl_load (HP-UX)
+* LoadLibrary (Win16 and Win32)
+* load_add_on (BeOS)
+* GNU DLD (emulates dynamic linking for static libraries)
+* libtool's dlpreopen