Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: vdal10.eng.umd.edu: eltan owned process doing -bs Date: Fri, 7 Mar 2003 22:55:19 -0500 (EST) From: Eric L T Tan X-X-Sender: eltan AT vdal10 DOT eng DOT umd DOT edu To: cygwin AT cygwin DOT com Subject: Newbie Question: Tcl/tk undefined reference Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Hi all, I encountered a linking problem when trying to make Tim's program xcircuit(http://xcircuit.ece.jhu.edu/) that uses tcltk. The linker conplains that undefined reference to `_Tcl_NewObj' ...etc. I am sure I installed tcl/tk when installing Cygwin. In addition, doing "cygcheck -c" produces an entry tcltk 20030214-1 among the list of packages. But if I do "cygcheck -h" tcltk then it says "could not find tcltk". Please show me how to make the linker know where to find this library.. Thanks in advance! Eric -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/