public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Oliver Schoede <oliver.schode@online.de>
To: cygwin@cygwin.com
Cc: Kevin Schnitzius <kometes@yahoo.com>
Subject: Re: VIM broken by upgrade to Perl 5.30
Date: Fri, 06 Mar 2020 18:46:00 -0000	[thread overview]
Message-ID: <20200306135539.000054df@online.de> (raw)
In-Reply-To: <186541007.1022088.1583444562360@mail.yahoo.com>

On Thu, 5 Mar 2020 21:42:42 +0000 (UTC)
"Kevin Schnitzius via cygwin" <cygwin@cygwin.com> wrote:

> > vim needs to be recompiled for Perl 5.30. The perl interface is no
> > longer working: Calling:
> > :perl VIM::Msg(“Hi”)
> > 
> > Results in:
> > 
> > E370: Could not load library cygperl5_26.dll
> > Sorry, this command is disabled: the Perl library could not be
> > loaded.
> 
> Add:
>     set perldll=/usr/bin/perl5_30.dll
> to your .vimrc file.
> 

Appears that doesn't work on Windows, Cygwin or otherwise, as per
if_perl.txt:

"The name of the DLL must match the Perl version Vim was compiled with.
Currently the name is "perl512.dll".  That is for Perl 5.12.  To know
for sure edit "gvim.exe" and search for "perl\d*.dll\c"

Sure enough, the binary still has references to 5.26 baked in.

Regards,
Oliver

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

      parent reply	other threads:[~2020-03-06 12:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-06  9:22 Sommrey, Joerg (Allianz Deutschland)
2020-03-06 17:00 ` Kevin Schnitzius via cygwin
2020-03-06 17:39   ` AW: " Sommrey, Joerg (Allianz Deutschland)
2020-03-06 18:46   ` Oliver Schoede [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=20200306135539.000054df@online.de \
    --to=oliver.schode@online.de \
    --cc=cygwin@cygwin.com \
    --cc=kometes@yahoo.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).