Path: utzoo!attcan!uunet!mcvax!ukc!pyrltd!trevan!trevor From: trevor@trevan.UUCP (trevor) Newsgroups: comp.sources.d Subject: Re: Has anyone compiled, and run nn on a '286? Keywords: nn,microport,uport,286 Message-ID: <373@trevan.UUCP> Date: 7 Jul 89 14:47:47 GMT References: <1883@cbnewsh.ATT.COM> Organization: Trevan Designs Ltd. UK Lines: 23 With alot of help from the net yes. 1) tgetstr.o in libcurses is broke in 2.4 so I got an old version ie 1.3 and replaced tgetstr.o. 2) Use the m286 malloc posted recently to comp.sources.misc 3) Patch the sources to level 3 and then use the patches produced by Wietse Z. Venema and posted to this news group. 4) Simplified the definitions of MF and CF in data.h to stop the c compiler generating bad code. ie #define MF(n) (1L<<(n-1)) 5) Took out the !! in the init file which stops you looking at most groups. And it works! But it uses alot of memory! But it saves you alot of time reading the news!