Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!rutgers!ucla-cs!zen!ucbvax!decvax!tektronix!tekgen!sytek From: sytek@tekgen.TEK.COM (Mike Ewan) Newsgroups: comp.sys.ibm.pc Subject: Re: PCcurses and TurboC Message-ID: <1719@tekgen.TEK.COM> Date: Fri, 11-Sep-87 11:46:08 EDT Article-I.D.: tekgen.1719 Posted: Fri Sep 11 11:46:08 1987 Date-Received: Sat, 12-Sep-87 22:32:32 EDT References: <10208@duke.cs.duke.edu> Reply-To: sytek@tekgen.UUCP (Mike Ewan) Organization: Tektronix, Inc., Beaverton, OR. Lines: 24 Keywords: PCcurses curses TurboC > Has anyone ... Yes I did. Actually it was suprisingly easy. Mostly some changes in the Makefile and '#include' file names. Only took about an hour. If no one wants to tackle it, I'll email the makefile, changes and/or the entire source or whatever. If there's enough interest, I'll repost to the net. If you want to do it yourself: 1) Fix the makefile so it will call tcc etc. with the proper directories. (Some of the command line flags need changing. -Oc, -Ox to '-o filename' for example.) (Also you'll still need MASM.) 2) Run the make. 3) Redirect the tcc error messages to a file for reference. 4) Fix the problems found by tcc. (Not very many.) 5) Re-make. Mike Ewan Tektronix Inc. PO Box 500 Beaverton OR 97077 sytek@tekgen.TEK.COM ...!tektronix!tekgen!sytek!owl!mike