2001-07-12 Gary V. Vaughan <gary@gnu.org>
+ From dda@sleepycat.com (Don Anderson):
+ * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER) [qnx]: New
+ supported architecture.
+ (AC_DEPLIBS_CHECK_METHOD) [qnx]: Ditto.
+ * NEWS: Updated.
+
From Stefan Ondrejicka <ondrej@idata.sk>:
* libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER) [cygwin*]: Make
sure that /lib/w32api is searched for system libraries to
New in 1.4d: 2001-??-??; CVS version 1.4c, Libtool team:
* Support /lib/w32api in recent cygwin releases.
* Improved support for linking with gcc on aix4* and aix5*.
+* Initial support for QNX RTOS.
* Bug fixes.
\f
New in 1.4b: 2001-07-09; CVS version 1.4a, Libtool team:
shlibpath_overrides_runpath=yes
;;
+nto-qnx)
+ version_type=linux
+ need_lib_prefix=no
+ need_version=no
+ library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'
+ soname_spec='${libname}${release}.so$major'
+ shlibpath_var=LD_LIBRARY_PATH
+ shlibpath_overrides_runpath=yes
+ ;;
+
openbsd*)
version_type=sunos
library_names_spec='${libname}${release}.so$versuffix ${libname}.so$versuffix'
lt_cv_file_magic_test_file=/usr/lib/libnls.so
;;
+nto-qnx)
+ lt_cv_deplibs_check_method=unknown
+ ;;
+
osf3* | osf4* | osf5*)
# this will be overridden with pass_all, but let us keep it just in case
lt_cv_deplibs_check_method='file_magic COFF format alpha shared library'