From: Jarkko Hietaniemi Date: Wed, 11 Jun 1997 00:00:00 +0000 (+1200) Subject: SVR4 hints for DDE SMES Supermax Enterprise Server X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a0edfb28dc9357a0d935edd85adcb8676114250e;p=p5sagit%2Fp5-mst-13.2.git SVR4 hints for DDE SMES Supermax Enterprise Server --- diff --git a/hints/svr4.sh b/hints/svr4.sh index c91e13e..b7b66b1 100644 --- a/hints/svr4.sh +++ b/hints/svr4.sh @@ -41,6 +41,21 @@ if [ "$uw_isuw" = "Release = 4.2MP" -a \ d_csh='undef' fi +# DDE SMES Supermax Enterprise Server +case "`uname -svm`" in +"UNIX_SV SMES mips") + if test "$cc" = '/bin/cc' -o "$gccversion" = "" + then + # for cc we need -K PIC (not -K pic) + cccdlflags="$cccdlflags -K PIC" + fi + # the *grent functions are in libgen. + libswanted="$libswanted gen" + # csh is broken (also) in SMES + d_csh='undef' + ;; +esac + cat <<'EOM' >&4 If you wish to use dynamic linking, you must use