From: da AT maigret DOT cog DOT brown DOT edu (David Ascher) Subject: Problem linking Python 1.4 w/ 17.1 on NT4.0 19 Apr 1997 17:40:02 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: da AT maigret Original-To: gnu-win32 AT cygnus DOT com Original-Sender: owner-gnu-win32 AT cygnus DOT com Hi all. I've had good luck w/ 17.1 (my first encounter with cygwin32), got grep, libreadline.a compiled, fine. scsh was quite problematic, so I gave up (no sys/un.h, arpa/nameser.h, timezone problems, etc.). Now I'm trying Python 1.4 (www.python.org). It configures just beautifully, but fails to link: undefined references to pause, setpwent, cygwin32_getsockopt. Why is that? They seem to be defined in the .h files at least. Are there any -l flags I should add? [Note: there are lots of other posix references in the Python binary -- I'm a bit puzzled as to why those three are problematic when the others aren't]. Any hints appreciated. --david ascher - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".