Files
gcc/libjava/libltdl
Andreas Tobler 365fc27612 ltdl.c (HAVE_DYLD): Remove ifdef conditional for darwin.
2003-12-25  Andreas Tobler  <a.tobler@schweiz.ch>

	* libltdl/ltdl.c (HAVE_DYLD): Remove ifdef conditional for
	darwin. Fixed by fixinclude now.

From-SVN: r75024
2003-12-25 20:33:06 +01:00
..
2003-12-18 21:18:36 +00:00
2003-12-18 21:18:36 +00:00
2003-12-18 21:18:36 +00:00
2003-12-18 21:18:36 +00:00
2003-12-18 21:18:36 +00:00
2003-12-16 21:48:25 +00:00
2003-12-18 21:18:36 +00:00
2003-12-16 06:55:13 +00:00
2003-12-16 21:48:25 +00:00

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)
* dyld (darwin/Mac OS X)
* libtool's dlpreopen