|
Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.
Project Release Information2002-12-15 19:29 Lots of minor bugfixes were made involving libtool's behavior in AIX, OpenBSD, IRIX, and others. The program was also updated to support more recent versions of its dependencies. 2001-09-03 09:10 Loading failure error messages from libltdl were improved and memory leaks in libtdl were plugged. Support for OpenBSD was improved. Here-doc files are no longer left behind. Libtool now builds with autoconf-2.50 and higher. Better performance on HP-UX is now obtained by using shl_load as opposed to using dlopen. 2001-09-03 07:29 This release bootstraps with autoconf-2.50 and automake-1.4-p4. An attempt is always made to build at least a static library, even if both static and shared libs were disabled. Full support for C++ compilers and the GNU gcj compiler was added. libltdl can now load all modules in a given path according to user-supplied criteria with the `lt_dlforeachfile' call. Support for AIX ia64, djgpp, HPUX, HURD, OpenBSD, and SCO3.2* was improved. Internal mutex handling no longer has namespace clashes on NCR MP-RAS. New pdemo and tagdemo tests were added. Other bugfixes were made. 2001-04-27 03:19 This release includes comprehensive support for interdependent libraries. See the NEWS file for more details. Project ResourcesProject Description GNU libtool is a generic library support script. Libtool hides the complexity of using shared and static libraries behind a consistent, portable interface. Libtool supports building static libraries on all platforms. |