delorie.com/archives/browse.cgi | search |
From: | "T.E.Dickey" <dickey AT clark DOT net> |
Subject: | Re: tgetstr, tputs & other term functions |
Newsgroups: | comp.os.msdos.djgpp |
References: | <Pine DOT SUN DOT 3 DOT 91 DOT 990913135713 DOT 8923U-100000 AT is> |
Organization: | Clark Internet Services, Inc., Ellicott City, MD USA |
User-Agent: | tin/pre-1.4-19990805 ("Sumerland") (UNIX) (SunOS/5.6 (sun4u)) |
Lines: | 22 |
Message-ID: | <3psD3.1060$zI3.29493@iad-read.news.verio.net> |
Date: | Tue, 14 Sep 1999 13:50:55 GMT |
NNTP-Posting-Host: | 168.143.0.8 |
X-Complaints-To: | abuse AT verio DOT net |
X-Trace: | iad-read.news.verio.net 937317055 168.143.0.8 (Tue, 14 Sep 1999 13:50:55 GMT) |
NNTP-Posting-Date: | Tue, 14 Sep 1999 13:50:55 GMT |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> wrote: > On Sun, 12 Sep 1999, Eduardo M Kalinowski wrote: >> I've been trying to compile a UNIX program under MS-DOS with DJGPP. >> The compilation was easy, the changes, minor. The problem was linking. >> The program calls a number of times some functions of the curses library >> related to termcap and terminfo, especiall tgetstr and tputs. PDCurses >> 2.2 does not have those functions. Does anyone have some idea to solve >> the problem? > These functions are not from Curses, they are from Termcap. I think > there's a DJGPP port of GNU Termcap library somewhere. perhaps - but doesn't pdcurses use direct I/O rather than ANSI.SYS? (if so, then termcap functions cannot be mixed with the pdcurses calls) -- Thomas E. Dickey dickey AT clark DOT net http://www.clark.net/pub/dickey
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |