delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-Id: | <5.0.2.1.0.20010322171335.00a24210@mail.teleport.com> |
X-Sender: | lincwils AT mail DOT teleport DOT com |
X-Mailer: | QUALCOMM Windows Eudora Version 5.0.2 |
Date: | Thu, 22 Mar 2001 17:20:11 -0800 |
To: | cygwin AT cygwin DOT com |
From: | Dennis Wilson <lincwils AT teleport DOT com> |
Subject: | building the _tkinter.a or _tkinter.dll for cygwin |
Mime-Version: | 1.0 |
Thanks to advice from this mailing list, I was able to get python to compile. Once again thanks. The next lack of knowledge I am exhibiting is that I can't get the _tkinter.c to compile and link. What I have found so far is that there is a python script called setup.py that is run. It tries to detect where the tcl-tk stuff is to build the _tkinter module. From my trace it appears that it is unable to do this on my machine. I have both cygwish80 and wish83. The cygtk80.dll and cygtcl80.dll are located in /usr/bin. The libtcl83.a and libtk83.a are located in /usr/local/lib. I am unable to provide enough information by modifying setup.py so that gcc can link _tkinter.o. I end up with a bunch of unresolved references. Any suggestions would be greatly appreciated. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |