From: Manfred Weichel Date: Fri, 4 Dec 1998 20:32:36 +0000 (+0000) Subject: * ltconfig.in: Port to SCO UnixWare 7.x. X-Git-Tag: release-1-2d~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f14ddcdf3bd6e20065956aaf3fa7c2ef5632656d;p=thirdparty%2Flibtool.git * ltconfig.in: Port to SCO UnixWare 7.x. --- diff --git a/ChangeLog b/ChangeLog index 51fc75de6..4c2c19678 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1998-12-04 Manfred Weichel + + * ltconfig.in: Port to SCO UnixWare 7.x. + 1998-12-03 Thomas Tanner * ChangeLog: converted CR/LF back to CR format diff --git a/README b/README index ea7605fba..e72af818b 100644 --- a/README +++ b/README @@ -23,6 +23,7 @@ Shared library support has been implemented for these platforms: OpenBSD 2.x (*-*-openbsd*) OS/2 using EMX (*-*-os2*) SCO OpenServer 5.x (*-*-sco3.2v5*) + SCO UnixWare 7.x (*-*-sysv5*) Solaris 2.x (*-*-solaris2*) SunOS 4.x, a.k.a. Solaris 1.x (*-*-sunos4*) UnixWare 2.x (*-*-sysv4.2uw2*) diff --git a/ltconfig.in b/ltconfig.in index 9f35a8e92..bd540c4ce 100755 --- a/ltconfig.in +++ b/ltconfig.in @@ -645,7 +645,7 @@ else wl='-Qoption ld ' ;; - sysv4.2uw2*) + sysv4.2uw2* | sysv5*) pic_flag='-KPIC' link_static_flag='-Bstatic' wl='-Wl,'