Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-Id: From: Mike MacDonald To: "'cygwin AT sourceware DOT cygnus DOT com'" Subject: -ltermcap Date: Thu, 11 Nov 1999 10:22:49 -0500 Mime-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" This is what I get - its prolly something stupid - if you don't know offhand, don't worry about it.. gcc -o xterm.exe -O2 -pedantic -fno-strength-reduce -m486 -g -L../../exports/lib button.o charproc.o charsets.o cursor.o data.o doublechr.o fontutils.o input.o main.o menu.o misc.o print.o screen.o scrollbar.o tabs.o util.o TekPrsTbl.o Tekproc.o VTPrsTbl.o -ltermcap -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11 -L/usr/X11R6/lib -lwsock32 /bin/../lib/gcc-lib/i586-cygwin32/2.95.2/../../../libtermcap.a(termcap.o): In function `tgetent': /home/noer/src/b20/comp-tools/devo/libtermcap/termcap.c:251: undefined reference to `_ctype_' /bin/../lib/gcc-lib/i586-cygwin32/2.95.2/../../../libtermcap.a(getcap.o): In function `cgetnext': /home/noer/src/b20/comp-tools/devo/libtermcap/getcap.c:686: undefined reference to `_ctype_' /bin/../lib/gcc-lib/i586-cygwin32/2.95.2/../../../libtermcap.a(tputs.o): In function `tputs': /home/noer/src/b20/comp-tools/devo/libtermcap/tputs.c:72: undefined reference to `_ctype_' /home/noer/src/b20/comp-tools/devo/libtermcap/tputs.c:75: undefined reference to `_ctype_' /home/noer/src/b20/comp-tools/devo/libtermcap/tputs.c:80: undefined reference to `_ctype_' collect2: ld returned 1 exit status make: *** [xterm.exe] Error 1 -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com