Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!wuarchive!udel!mmdf From: bunnell@wizard.asel.udel.edu (Tim Bunnell) Newsgroups: comp.os.minix Subject: Re: 1.5.0 upgrade ls, more, de, and kermit. Message-ID: <7849@nigel.udel.EDU> Date: 10 Jan 90 15:34:00 GMT Sender: mmdf@udel.EDU Lines: 19 Will Rose writes: >Anyone succeeded? If so, how? What can be lost from Kermit to make it >smaller? > I noticed that kermit calls a debug function that gets converted to a dummy if debugging is disabled. Tried completly removing all calls to the debug function (along with their associated string storage space, stack manipulation code etc.) in hopes that this would reduce the code enough to allow linking. >Good luck - Will It was a long shot anyway and it did not work... Tim Bunnell