Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!caen!uwm.edu!ogicse!milton!sumax!polari!gcs From: gcs@polari.UUCP (Greg Sheppard) Newsgroups: comp.mail.mush Subject: Compile problems on Intel Xenix Keywords: mush 7.1 Message-ID: <3800@polari.UUCP> Date: 17 Apr 91 21:50:29 GMT Organization: Seattle Online Public Unix (206) 328-4944 Lines: 26 Help! I can't get mush to run after a successful compile on Intel Xenix 3.2. There are no compile errors, but when I execute mush I get an immediate memory fault - core dumped. Here is the part of my makefile which I think is relevant: # Memory model. Use -M3e for 80386 machines. # Use -M2le -Mt32 -LARGE for 80286 machines. MODEL= -Mle -Mt12 # # 80286 xenix may use this LDFLAGS define: LDFLAGS= -X -Mle -Mt12 #LDFLAGS= -X -lx -M3 CFLAGS= $(MODEL) -F 8000 -DSYSV -DCURSES -DREGCMP LIBES= -lcurses -ltermlib -lx OTHERLIBS= # Use some variant of this one if you #define MMDF in config.h #OTHERLIBS=/usr/src/mmdf/lib/libmmdf.a -- Greg Sheppard Internet: imop@wa-ngnet.army.mil WAARNG, Tacoma, WA, USA UUCP: ...!polari!gcs Voice: +1 206 581 8924 ----