public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Reini Urban <rurban@x-ray.at>
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Update: perl-5.14.2-3 and most perl dependencies
Date: Mon, 16 Jul 2012 13:35:00 -0000	[thread overview]
Message-ID: <CAHiT=DH43EDZK40sHupWKCujS2tAK+7dJ_5WOZ9KpJtKr8ci6Q@mail.gmail.com> (raw)
In-Reply-To: <5003C990.80503@gmail.com>

On Mon, Jul 16, 2012 at 2:58 AM, marco atzeri wrote:
> On 7/16/2012 9:35 AM, Achim Gratz wrote:
>> There seems to be a minor packaging error:
>>   /usr/lib/perl5/5.14/i686-cygwin-threads-64int/CORE/cygperl5_14_2.dll
>> is a symbolic link pointing to
>>   /usr/bin/cygperl5_14_2.dll
>> but this file doesn't exist.

Thanks.
It's a build script error, but harmless. I'll fix it with the next update.

> I had the impression that symbolic link of dll does not work on cygwin
> due to MS constrain

Yes, but I use it the other way. The MS loader picks up the dll in
/usr/bin because it's in the PATH,
and cygwin gcc / ld (the linker) picks up the symlink in
<archlib>/CORE, where it is expected.
This way I get around the import lib in most cases and can support
multiple perl variants without
name conflicts.
-- 
Reini Urban
http://cpanel.net/   http://www.perl-compiler.org/

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

      reply	other threads:[~2012-07-16 13:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-15 22:50 Reini Urban
2012-07-16  7:36 ` Achim Gratz
2012-07-16  7:58   ` marco atzeri
2012-07-16 13:35     ` Reini Urban [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAHiT=DH43EDZK40sHupWKCujS2tAK+7dJ_5WOZ9KpJtKr8ci6Q@mail.gmail.com' \
    --to=rurban@x-ray.at \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).