From: Alexandre Oliva Date: Thu, 29 Apr 1999 12:47:37 +0000 (+0000) Subject: some more important news pointed out by Gary X-Git-Tag: release-1-3~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ef5fa3bdbf31cefc32de57488083ff15b2b018b8;p=thirdparty%2Flibtool.git some more important news pointed out by Gary --- diff --git a/NEWS b/NEWS index 67ed8b002..26555092f 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,10 @@ New in 1.3: 1999-04-29, Libtool team: libtool libraries. Linking of uninstalled libtool libraries into libraries is under development for 1.4. * Do not drop library dependencies on platforms that allow them. +* Linking with uninstalled libraries no longer picks installed ones by + mistake. +* Use libraries from the build tree when running uninstalled + executables (may require double linking). * Allow developers to optimize for build-tree executions. * Support -export-symbols-regex for controlled symbol exporting. * Support -R to hardcode directories in library search paths.