Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!caip!nike!ucbcad!ucbvax!JPL-VLSI.ARPA!larry From: larry@JPL-VLSI.ARPA Newsgroups: net.emacs Subject: MicroEMACS 3.7 Xenix C Problems Message-ID: <860904222653.02k@Jpl-VLSI.ARPA> Date: Fri, 5-Sep-86 01:26:53 EDT Article-I.D.: Jpl-VLSI.860904222653.02k Posted: Fri Sep 5 01:26:53 1986 Date-Received: Fri, 5-Sep-86 04:44:32 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 9 Tim, the error message you describe is issued by lalloc in file line.c. Its trying to execute malloc to grab a block of bytes for a LINE struct. I'd guess you goofed somehow and didn't really do a large-memory model compile on line.c. My suggestion is to make the mixed-memory changes I suggested last week and try again. With them I've been able to edit files as large as 240 Kbyte. (If you didn't save my message I can re-send it to you.) Larry @ jpl-vlsi.arpa