From: Phillip Lord <phillip.lord@russet.org.uk>
To: Eli Zaretskii <eliz@gnu.org>
Cc: drew.adams@oracle.com, emacs-devel@gnu.org
Subject: Re: Emacs 28 pretest MS Windows snapshots
Date: Sat, 04 Jul 2020 15:16:38 +0100 [thread overview]
Message-ID: <87a70fe56h.fsf@russet.org.uk> (raw)
In-Reply-To: <834kqnv2si.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 04 Jul 2020 16:16:13 +0300")
Eli Zaretskii <eliz@gnu.org> writes:
>> From: Phillip Lord <phillip.lord@russet.org.uk>
>> Cc: drew.adams@oracle.com, emacs-devel@gnu.org
>> Date: Sat, 04 Jul 2020 14:09:18 +0100
>>
>> > Yes, you need to include it like you do with libxpm.
>>
>> Hmmm. This perhaps rather stretches the definition of "no-deps". At
>> the
>> moment, I include libXpm because historically it was always
>> distributed
>> with the built emacs (although emacs will run without it).
>>
>> The problem is that the libXpm.dll I use is very carefully
>> selected. It
>> isn't actually from msys and I always use the same one (on the basis
>> that libXpm is never, ever going to be updated), because I had
>> significant problems with some versions of libXpm from Msys having
>> dependencies (libwinpthread, I think).
>>
>> So, I think that there is a decision point here. I could make the
>> "no-deps" download what it says it is, and have no deps (including
>> libXpm). As the version with deps is now the default suggested
>> option
>> this might more sense. Otherwise I risk the no-deps version getting
>> more
>> dependencies in an unpredictable manner.
>
> I'm not sure I see the significance of adding one more library to the
> no-deps distribution. If you are afraid of dependencies of libgmp,
> then I don't think its MSYS2 version has any, does it? If the
> dependencies of libgmp is not the issue, then what is?
>
> In any case, if you build Emacs with libgmp, you _must_ accompany the
> binary with the DLL you used at build time, because, unlike libxpm,
> libgmp is a static dependency of Emacs, and Emacs will refuse to start
> if it isn't present. If that's not what you want, you only
> alternatives are:
>
> . link against libgmp statically, or
> . build Emacs without libgmp, using src/minigmp.c instead
I don't mind adding libgmp.
But, I have tried both my emacs-27-no-deps and emacs-28-no-deps package,
neither of which have libgmp bundled. Emacs-27 launches okay, but
Emacs-28 complains about libgmp missing. Has the default changed between
the two?
Phil
next prev parent reply other threads:[~2020-07-04 14:16 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-02 14:38 Emacs 28 pretest MS Windows snapshots Drew Adams
2020-07-02 17:09 ` Phillip Lord
2020-07-02 17:35 ` Eli Zaretskii
2020-07-02 17:48 ` Eli Zaretskii
2020-07-04 10:54 ` Phillip Lord
2020-07-04 11:15 ` Eli Zaretskii
2020-07-04 13:09 ` Phillip Lord
2020-07-04 13:16 ` Eli Zaretskii
2020-07-04 14:16 ` Phillip Lord [this message]
2020-07-04 14:50 ` Eli Zaretskii
2020-07-04 14:54 ` Eli Zaretskii
2020-07-04 17:21 ` Phillip Lord
2020-07-04 17:41 ` Eli Zaretskii
2020-07-04 17:49 ` Eli Zaretskii
2020-07-04 21:45 ` Phillip Lord
2020-07-05 14:19 ` Eli Zaretskii
2020-07-05 21:04 ` Phillip Lord
2020-07-04 14:19 ` Phillip Lord
2020-07-02 17:37 ` Drew Adams
2020-07-04 10:57 ` Phillip Lord
2020-07-04 16:31 ` Drew Adams
2020-07-04 17:26 ` Phillip Lord
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=87a70fe56h.fsf@russet.org.uk \
--to=phillip.lord@russet.org.uk \
--cc=drew.adams@oracle.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.