* NEWS: Updated.
* libtool.m4: New port to NEWS-OS Release 6.
+2000-12-14 Masahiro Nobori <nobori@ss.titech.ac.jp>
+
+ * README: Updated.
+ * NEWS: Updated.
+ * libtool.m4: New port to NEWS-OS Release 6.
+
2000-12-14 Nick Hudson <nick@nthcliff.demon.co.uk>
* libtool.m4 (hardcode_libdir_flag_spec): Remove linker
* Start of support code for cross-compiling to win32.
* libltdl can now be built as a dll with win32.
* m4 macros needed to configure libltdl split out into libltdl/ltdl.m4.
+* New port to NEWS-OS Release 6.
* Improved support for mingw32, NetBSD, Compaq Tru64 V5.0 and Digital
Unix V4.*.
* Initial support for ia64 linux.
HP-UX 9.x, 10.x, 11.x (*-*-hpux9*, *-*-hpux10*, *-*-hpux11*) [see note]
IRIX 5.x, 6.x (*-*-irix5*, *-*-irix6*)
NCR MP-RAS 3.x (*-ncr-sysv4.3*) [see note]
+ NEWS-OS Release 6 (*-*-newsos6)
Motorola System V 4 (mk88-motorola-sysv4) [see note]
NetBSD 1.x (*-*-netbsd*)
OpenBSD 2.x (*-*-openbsd*)
ac_cv_prog_cc_pic='-DDLL_EXPORT'
;;
+ newsos6)
+ ac_cv_prog_cc_pic='-KPIC'
+ ac_cv_prog_cc_static='-Bstatic'
+ ;;
+
osf3* | osf4* | osf5*)
# All OSF/1 code is PIC.
ac_cv_prog_cc_wl='-Wl,'
hardcode_shlibpath_var=no
;;
+ newsos6)
+ archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linkopts'
+ hardcode_direct=yes
+ hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
+ hardcode_libdir_separator=:
+ hardcode_shlibpath_var=no
+ ;;
+
openbsd*)
archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
hardcode_libdir_flag_spec='-R$libdir'
hardcode_into_libs=yes
;;
+newsos6)
+ version_type=linux
+ library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'
+ shlibpath_var=LD_LIBRARY_PATH
+ shlibpath_overrides_runpath=yes
+ file_magic_cmd=/usr/bin/file
+ [deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)']
+ file_magic_test_file=/usr/lib/libnls.so
+ ;;
+
openbsd*)
version_type=sunos
if test "$with_gnu_ld" = yes; then