[comp.mail.mush] Xenix 286

bob@rel.mi.org (Bob Leffler) (05/28/89)

I have had numerous people ask, "Please send instructions as to how to make
mush 6.5 work with Xenix 286?".  Since so many people asked the question,
I figured that this would be the best way to answer.

I also wish to thank those people that responded to my question earlier in
the week.  They pointed out a real dumb and obvious mistake that I had made
when updating the Makefile with the proper parameters.

To compile mush 6.5 patchlevel 3 under Xenix/286, you nee to set the following
parameters in your Makefile.


MODEL= -M2le -Mt32 -LARGE
LDFLAGS= -X -lx -M2le -Mt32 -F 8000 -SEG 256 -LARGE
CFLAGS= $(MODEL) -O -DSYSV -DCURSES -DREGCMP -DUSG 
LIBES= -lcurses -ltermlib

(Dan & Bart, this is slightly different than the Makefile you distribute)



-- 
Bob Leffler - Electronic Data Systems, Financial Information Services Division
3044 West Grand Blvd., Room 11-101, Detroit, MI 48202 (313) 556-4474
bob@rel.mi.org or {uunet!edsews, rutgers, sharkey}!rel!bob
Opinions expressed may not be those of my employer.