unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: emacs-devel@gnu.org
Subject: Re: bug#13026: Assume POSIX 1003.1-1988 or later for signal.h.
Date: Sat, 08 Dec 2012 12:13:39 +0200	[thread overview]
Message-ID: <831uf0n964.fsf@gnu.org> (raw)
In-Reply-To: <50C2A8B9.3030205@cs.ucla.edu>

> Date: Fri, 07 Dec 2012 18:40:57 -0800
> From: Paul Eggert <eggert@cs.ucla.edu>
> 
> As an aside, it'd be nicer if lib/Makefile were computed more
> automatically from lib/gnulib.mk on Microsoft platforms, so
> that this sort of thing wouldn't require manual editing.

That requires Windows to use the Posix configure script.  Doing that
is a large job that is already under way, albeit slowly.  It is a
large job because:

  . neither configure.ac nor the various Makefile.in files, in
    particular src/Makefile.in, currently support the MS-Windows
    build, which needs some special options be used and some special
    commands to be run, as seen in the makefile.w32-in files;

  . the nt/ subdirectory and the parts of the build there are not
    covered at all by configure.ac and Makefile.in files;

  . quite a few of the tests done by configure need to be overridden,
    because the necessary features are implemented only in Emacs's own
    source, not in system headers and libraries; and

  . configure.ac is set up to produce executables statically linked
    against available optional libraries, whereas the Windows build
    loads those libraries dynamically at run time (this is a minor
    annoyance easily fixed in configure.ac, but there are a lot of
    such annoyances, and more are added as we go).

Volunteers to help in this job are welcome.



       reply	other threads:[~2012-12-08 10:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <50B7062F.1010901@cs.ucla.edu>
     [not found] ` <83sj7suxdn.fsf@gnu.org>
     [not found]   ` <50B7D5BC.5060606@cs.ucla.edu>
     [not found]     ` <83ehjbv5cc.fsf@gnu.org>
     [not found]       ` <50BC0104.3070303@cs.ucla.edu>
     [not found]         ` <83k3sxr5j6.fsf@gnu.org>
     [not found]           ` <50C2A8B9.3030205@cs.ucla.edu>
2012-12-08 10:13             ` Eli Zaretskii [this message]
2012-12-08 17:34               ` bug#13026: Assume POSIX 1003.1-1988 or later for signal.h Paul Eggert
2012-12-08 18:45                 ` Gnulib automation on Windows (was: bug#13026: Assume POSIX 1003.1-1988 or later for signal.h.) 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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=831uf0n964.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=eggert@cs.ucla.edu \
    --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 public inbox

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

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