Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!ames!husc6!ut-sally!ico!dougm From: dougm@ico.UUCP (Doug McCallum) Newsgroups: comp.emacs Subject: Re: Porting GNU to 386 running UNIX Message-ID: <2382@ico.UUCP> Date: 30 Dec 87 23:08:05 GMT References: <303@mtuni.ATT.COM> Reply-To: dougm@ico.UUCP (Doug McCallum) Organization: Interactive Systems Corp., Boulder CO Lines: 7 You don't say which version of GNU emacs you are trying to port. I've had 18.44 up for some time with no problems. I had the same problems you are seeing with 18.42. There is a bug in the optimizer for the compiler which botched the fns.c file. Compiling it without optimization eliminated the problem. fns.c appears to be reorganized since then and doesn't aggravate the problem. If you are running a later version, you shouldn't have the problem.