summaryrefslogtreecommitdiff
path: root/hints/svr4.sh
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>1997-06-11 12:00:00 +1200
committerTim Bunce <Tim.Bunce@ig.co.uk>1997-06-11 12:00:00 +1200
commita0edfb28dc9357a0d935edd85adcb8676114250e (patch)
treec021f40a7639af1bea915bcf1caddc8306260815 /hints/svr4.sh
parent2ceaccd71c2e15067691ff5d6509bed0b81708ee (diff)
downloadperl-a0edfb28dc9357a0d935edd85adcb8676114250e.tar.gz
SVR4 hints for DDE SMES Supermax Enterprise Server
Diffstat (limited to 'hints/svr4.sh')
-rw-r--r--hints/svr4.sh15
1 files changed, 15 insertions, 0 deletions
diff --git a/hints/svr4.sh b/hints/svr4.sh
index c91e13e052..b7b66b1e2a 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