| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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: | Sat, 8 Mar 2003 10:23:14 -0500 (EST) |
| From: | Eric L T Tan <eltan AT Glue DOT umd DOT edu> |
| X-X-Sender: | eltan AT vdal10 DOT eng DOT umd DOT edu |
| To: | Andrew Markebo <andrew DOT markebo AT telia DOT com> |
| cc: | cygwin AT cygwin DOT com |
| Subject: | Re: Newbie Question: Tcl/tk undefined reference |
| In-Reply-To: | <m34r6eme1p.fsf@telia.com> |
| Message-ID: | <Pine.SOL.4.44.0303081020280.15977-100000@vdal10.eng.umd.edu> |
| MIME-Version: | 1.0 |
In fact, I got away with adding -ltcl -ltk to the gcc -o ... line in the Makefile. Somehow the ./configure didn't do this for me. Thanks anyways.. Eric On Sat, 8 Mar 2003, Andrew Markebo wrote: > Hi! > > Just a quick thought, throw us the command-line that gives the error > too.. And there are a good way to dump a bunch of info regarding your > system.. throw that here too, think it is in the faq. > > /A > > / Eric L T Tan <eltan AT Glue DOT umd DOT edu> wrote: > | 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 > | > | > | > > -- > The eye of the beholder rests on the beauty! > > -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |