all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Fabrice Popineau <fabrice.popineau@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 22959@debbugs.gnu.org, Phillip Lord <phillip.lord@russet.org.uk>
Subject: bug#22959: Emacs on Windows depends on libwinpthreads
Date: Tue, 19 Apr 2016 09:26:55 +0200	[thread overview]
Message-ID: <CAFgFV9Oe-heD+otheZ_+H1kRrnRM-x+eBXBuU6N=F+6zmHiZSw@mail.gmail.com> (raw)
In-Reply-To: <83twiy91vk.fsf@gnu.org>

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

2016-04-18 21:02 GMT+02:00 Eli Zaretskii <eliz@gnu.org>:

> > From: Fabrice Popineau <fabrice.popineau@gmail.com>
> > Date: Mon, 18 Apr 2016 15:41:59 +0200
> > Cc: Eli Zaretskii <eliz@gnu.org>, 22959@debbugs.gnu.org
> >
> > Add this:
> >
> > diff --git a/nt/mingw-cfg.site b/nt/mingw-cfg.site
> > index 05034fe..0063c2b 100644
> > --- a/nt/mingw-cfg.site
> > +++ b/nt/mingw-cfg.site
> > @@ -40,6 +40,12 @@ gl_cv_sys_struct_timespec_in_pthread_h=no
> > # Or at all...
> > ac_cv_header_pthread_h=no
> > +# We don't want to check for these functions
> > +# because they are implemented in libwinpthread.
> > +ac_cv_search_clock_gettime="none required"
> > +ac_cv_func_clock_gettime=no
> > +ac_cv_func_clock_settime=no
> > +
> > # ACL functions are implemented in w32.c
> > ac_cv_search_acl_get_file="none required"
> > ac_cv_func_acl_get_file=yes
> >
> > And the dependency towards libwinpthread is gone for MinGW64.
>
> I'm okay with pushing this to master.
>

BTW, libwinpthread _is not_ GPL.
Sources can be found here
https://sourceforge.net/p/mingw-w64/mingw-w64/ci/master/tree/mingw-w64-libraries/winpthreads/
You only need to redistribute the COPYING file.

Fabrice

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

      reply	other threads:[~2016-04-19  7:26 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-09 14:52 bug#22959: Emacs on Windows depends on libwinpthreads Phillip Lord
2016-03-09 16:20 ` Eli Zaretskii
2016-03-09 16:32   ` Phillip Lord
2016-03-09 16:59     ` Eli Zaretskii
2016-03-09 18:56       ` Phillip Lord
2016-03-09 19:16         ` Eli Zaretskii
2016-04-16 21:48 ` Fabrice Popineau
2016-04-17 14:37   ` Eli Zaretskii
2016-04-17 15:25     ` Fabrice Popineau
2016-04-17 16:42       ` Eli Zaretskii
2016-04-17 19:31         ` Fabrice Popineau
2016-04-18 18:58           ` Eli Zaretskii
2016-04-18 19:50             ` Fabrice Popineau
2016-04-21 16:25               ` Eli Zaretskii
2016-04-18 13:06     ` Phillip Lord
2016-04-18 13:41       ` Fabrice Popineau
2016-04-18 19:02         ` Eli Zaretskii
2016-04-19  7:26           ` Fabrice Popineau [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='CAFgFV9Oe-heD+otheZ_+H1kRrnRM-x+eBXBuU6N=F+6zmHiZSw@mail.gmail.com' \
    --to=fabrice.popineau@gmail.com \
    --cc=22959@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=phillip.lord@russet.org.uk \
    /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.