Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!ames!cit-vax!tybalt.caltech.edu!walton From: walton@tybalt.caltech.edu.UUCP Newsgroups: comp.sys.amiga Subject: VT100 2.6 and Manx 3.40 Message-ID: <1982@cit-vax.Caltech.Edu> Date: Mon, 9-Mar-87 13:26:48 EST Article-I.D.: cit-vax.1982 Posted: Mon Mar 9 13:26:48 1987 Date-Received: Tue, 10-Mar-87 05:27:02 EST Sender: news@cit-vax.Caltech.Edu Reply-To: walton@tybalt.caltech.edu.UUCP (Steve Walton) Organization: Calfornia Institute of Technology Lines: 24 Summary: Work fine together, but remove newbindings.asm I received my Manx 3.40a update last week. The free update for owners of the $300 list developers' package only includes new compiler, assembler, includes and libraries, it turns out. To get the new debugger and the utilities costs an extra $50. But it's worth it, especially for vi'ers, since the $50 update includes Z, the Aztec vi semi-work-alike (it's very close to vi, but doesn't have full-up ex underneath, though several :-prefixed commands are available). So far, I've compiled VT100 Version 2.6, Steve Drew's latest Shell (the Manx version he adapted from Matt Dillon's), and MicroGnuEmacs. mg and vt100 work fine; the Shell requires some changes, basically taking out assignments to stdout's file handle, buffer, and buffer size (stdout is now buffered by default). It doesn't do redirection due to changes in Manx's fexec() code. OK, OK, the main point is: VT100 Version 2.6 compiles just fine with Manx 3.40, provided you remove newbindings.asm and run it under 1.2. No +L, no +C, just say "make". I don't know about posting a 36K+ executable in uuencoded form, especially from a machine I'm just a guest on. I will get ahold of Craig Norberg, the mod.amiga.sources moderator, and see if he'll accept a binary and make it available for FTP from j.cc.purdue.edu. Steve Walton