summaryrefslogtreecommitdiff
path: root/etc/=MACHINES
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1992-11-15 23:44:05 +0000
committerJim Blandy <jimb@redhat.com>1992-11-15 23:44:05 +0000
commitbdfb1d1970474f02b8e3a39828f324429cd3101c (patch)
tree0e07e4f130fdb3a69791a1ce5c4fb11e12499d41 /etc/=MACHINES
parent6510791ae1f3d2fc2082610d11ed113e8820a38e (diff)
downloademacs-bdfb1d1970474f02b8e3a39828f324429cd3101c.tar.gz
*** empty log message ***
Diffstat (limited to 'etc/=MACHINES')
-rw-r--r--etc/=MACHINES4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/=MACHINES b/etc/=MACHINES
index 40c3b7c5c4b..858aea9eab5 100644
--- a/etc/=MACHINES
+++ b/etc/=MACHINES
@@ -271,6 +271,10 @@ DECstation (-machine=pmax; -opsystem=bsd4-3 or -opsystem=osf1)
Note that this is a MIPS machine.
-opsystem=bsd4-3 is said to work ok with Ultrix 4.1.
+ For Ultrix versions 4.1 or earlier, you may need to define
+ SYSTEM_MALLOC in src/m/pmax.h, because XvmsAlloc.o in libX11.a seems
+ to insist on defining malloc itself.
+
For Ultrix versions prior to 4.0, you may need to delete
the definition of START_FILES from src/m/pmax.h.