From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21439 invoked by alias); 22 Sep 2003 15:12:18 -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 21430 invoked from network); 22 Sep 2003 15:12:16 -0000 Received: from unknown (HELO koeln.convey.de) (62.138.63.18) by sources.redhat.com with SMTP; 22 Sep 2003 15:12:16 -0000 Received: from familiehaase.de (192.168.5.3:4240) by koeln.convey.de with [XMail 1.17 (Win32/Ix86) ESMTP Server] id for from ; Mon, 22 Sep 2003 17:12:10 +0200 Message-ID: <3F6F113D.5040906@familiehaase.de> Date: Mon, 22 Sep 2003 18:21:00 -0000 From: "Gerrit P. Haase" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030901 Thunderbird/0.2 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Paul W CC: cygwin@cygwin.com Subject: Re: Perl - trying to install libwin32 References: <1064240595.3667.20.camel@shark> <3722898716.20030922164907@familiehaase.de> <1064243151.2189.32.camel@shark> In-Reply-To: <1064243151.2189.32.camel@shark> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-09/txt/msg01413.txt.bz2 Paul W wrote: >>>I'm trying to install the perl libwin32 package under cygwin. I'm >>>following the steps given in this message: >>Strange error, the functions are in the Windows DLL: kernel32.dll >>Have you installed the w32api package ( ls /usr/lib/w32api )? > Yep, that's there and /usr/lib/w32api/libkernel32.a exists. >>Which compiler are you using? I used 3.2.x to build perl. > $ gcc --version > gcc (GCC) 3.3.1 (cygming special) Can you please try if it works with gcc 3.2 20020927 (prerelease), since the perl-5.8.0 release was built under cygwin-1.3.22 with this compiler. There may be incompatibilities when using different compilers. 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/