all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alexander Shukaev <haroogan@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: andrewjmoreton@gmail.com, emacs-devel <emacs-devel@gnu.org>
Subject: Re: Updated GnuTLS from MSYS2 and Emacs's `dynamic-library-alist'
Date: Thu, 30 Apr 2015 18:05:55 +0200	[thread overview]
Message-ID: <CAKu-7WyyD-undxaWtZ2YiP=OOek_WJC8Y4OST2BvgeuaxD6UVA@mail.gmail.com> (raw)
In-Reply-To: <83sibhsjmc.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1329 bytes --]

OK, I see the relevant bit here [1], thanks.

[1] https://github.com/emacs-mirror/emacs/commit/dc79845

On Thu, Apr 30, 2015 at 5:47 PM, Eli Zaretskii <eliz@gnu.org> wrote:

> > Date: Thu, 30 Apr 2015 17:06:51 +0200
> > From: Alexander Shukaev <haroogan@gmail.com>
> > Cc: Andy Moreton <andrewjmoreton@gmail.com>, emacs-devel <
> emacs-devel@gnu.org>
> >
> > ​As I understand it​
> >
> > (gnutls
> > "libgnutls-
> > ​30​
> > .dll" "libgnutls-28.dll" "libgnutls-26.dll")
> >
> > makes loading of GnuTLS 3.4 completely optional, i.e. people may still
> have
> > "libgnutls-28.dll" and use it instead. So why not backport this commit
> then?
>
> That's not what needs to be done.  Emacs compiled for GnuTLS versions
> before 3.4.0 is incompatible with the GnuTLS DLL versions 3.4.0.  The
> new ABI introduces a binary incompatibility, so you need to recompile
> Emacs with the newer GnuTLS headers to be able to load the 3.4.0 DLL.
> And if you recompile Emacs like that, it will be incompatible with the
> older DLLs.  Trying to load incompatible DLLs will likely cause a
> crash.
>
> So the change you need to do is more than just the one you show.
>
> Once again, I don't recommend that, if you are building a binary for
> more than just your own consumption.  But that's up to you.
>

[-- Attachment #2: Type: text/html, Size: 2173 bytes --]

  reply	other threads:[~2015-04-30 16:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-30 11:46 Updated GnuTLS from MSYS2 and Emacs's `dynamic-library-alist' Alexander Shukaev
2015-04-30 13:43 ` Andy Moreton
2015-04-30 14:17   ` Eli Zaretskii
2015-04-30 15:06     ` Alexander Shukaev
2015-04-30 15:47       ` Eli Zaretskii
2015-04-30 16:05         ` Alexander Shukaev [this message]
2015-04-30 16:20           ` Eli Zaretskii
2015-04-30 14:09 ` Eli Zaretskii

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='CAKu-7WyyD-undxaWtZ2YiP=OOek_WJC8Y4OST2BvgeuaxD6UVA@mail.gmail.com' \
    --to=haroogan@gmail.com \
    --cc=andrewjmoreton@gmail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.