From: grantl@deerinet.nb.ca ("Grant Leslie")
Subject: Re: termcap
16 Jan 1997 20:46:26 -0800
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <B0000001284.cygnus.gnu-win32@nt1.deerinet.nb.ca>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Original-To: "GNU-WIN32" <gnu-win32@cygnus.com>
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1160
Original-Sender: owner-gnu-win32@cygnus.com

> Whenever i try to compile something that use termcap it seems to be
> missing a key file...
> 
> /bin/ld.exe: cannot open -ltermcap: No such file or directory
> 
> Maybe (hopefully) i'm doing something wrong. =]

Just a guess since I've never actually tried this myself....
I believe just the default linking of libcygwin.a would contain the termcap
library functions, so just remove -ltermcap from the makefile

-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
