From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13214 invoked by alias); 28 Sep 2003 08:07:03 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 13200 invoked from network); 28 Sep 2003 08:07:01 -0000 Received: from unknown (HELO koeln.convey.de) (62.138.63.18) by sources.redhat.com with SMTP; 28 Sep 2003 08:07:01 -0000 X-AuthUser: gerrit:koeln.convey.de Received: from familiehaase.de (212.144.189.122:4757) by koeln.convey.de with [XMail 1.17 (Win32/Ix86) ESMTP Server] id for from ; Sun, 28 Sep 2003 10:13:13 +0200 Received: from 192.168.1.1 (192.168.1.1:4755) by familiehaase.de with [XMail 1.15 (Win32/Ix86) ESMTP Server] id for from ; Sun, 28 Sep 2003 10:13:12 +0200 Date: Sun, 28 Sep 2003 12:41:00 -0000 From: "Gerrit P. Haase" Reply-To: "Gerrit @ cygwin" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <29-2016047693.20030928101307@familiehaase.de> To: Charles Wilson Subject: Re: perl-5.8.1 debugging version available In-Reply-To: <3F763A05.70502@cwilson.fastmail.fm> References: <193-2062741005.20030927211454@familiehaase.de> <3F763A05.70502@cwilson.fastmail.fm> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2003-09/txt/msg01754.txt.bz2 Hallo Charles, Am Sonntag, 28. September 2003 um 03:31 schriebst du: > Gerrit P. Haase wrote: >> Some technical information: >> It is compiled with gcc-3.3.1 under cygwin-1.5.5, linked against >> libcrypt and libutil, some modules are linked against zlib, libdb4 and >> libgdbm4, I used the latest binutils. > Why do you need libutil? everything in libutil (except for two internal > symbols) is now part of newlib and is exported by cygwin... > 00000000 T _forkpty > 00000150 T _endusershell > 00000050 T _getusershell > 000000f0 T _setusershell > 00000110 T _iruserok > 00000000 T _ruserok > 00000000 T _login_tty > 00000084 T _logwtmp > 00000000 T _revoke > 0000000c T _openpty I just took the defaults, Configure finds it an takes it into account. I try to build without libutil, iff there are no failings in the testsuite when building without libutil I make that the default. Thanks for the hint. Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/