Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <41E44BFA.9090705@iopan.gda.pl>
Date: Tue, 11 Jan 2005 22:58:18 +0100
From: Jacek Piskozub <piskozub@iopan.gda.pl>
User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.7.6) Gecko/20050101
MIME-Version: 1.0
To: cygwin@cygwin.com
CC: rurban@x-ray.at
Subject: Re: Perl 5.8.6
References: <41E2E111.5040701@iopan.gda.pl> <41E2E529.1020603@familiehaase.de>
In-Reply-To: <41E2E529.1020603@familiehaase.de>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Reini Urban wrote:

 > Gerrit P. Haase schrieb:
 >> Why was this not a problem with 5.8.5 before including Win32CORE
 >> statically?

 > Don't remember.
 > But sorry, I'm very busy right now. Maybe tommorrow.
 > Have to write a simple WOID - webshop-in-one-day.

The reason has been already been resolved, I believe. As Gerrit wrote:

> There it is:
> $ cat ext/Win32CORE/hints/cygwin.pl
> [...]
> $self->{LIBS} = [q{ -L/lib/w32api -lnetapi32 -lwininet -lversion -lmpr -lodbc32 -lodbccp32 -lwinmm -lstdc++ -lole32 -loleaut32 -luuid -lcomctl32 -lgdi32 -lcomdlg32 -lntdll }];
> [...]

Take notice of the final library (-lntdll) being linked. This code comes 
from Win32CORE, so of course was not present in 5.8.5.

Regards,

Jacek


--
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/

