all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Dani Moncayo <dmoncayo@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Emacs 24.5 on Windows?
Date: Fri, 01 May 2015 16:08:20 +0300	[thread overview]
Message-ID: <83383gsawr.fsf@gnu.org> (raw)
In-Reply-To: <CAH8Pv0ipfsUC0kWyaDYtytyWn1vpLnu-777Bttu=yxEEAmgkRA@mail.gmail.com>

> Date: Fri, 1 May 2015 12:58:37 +0200
> From: Dani Moncayo <dmoncayo@gmail.com>
> Cc: Emacs development discussions <emacs-devel@gnu.org>
> 
> I've just realized that I didn't put a copy of 'libXpm.dll' in the
> emacs-24.5-bin package.
> 
> Do you think it's worth uploading the package again with the above DLL
> bundled, or perphaps upload the DLL as a new, separate package?
> (FWIW, the second option seems cleaner to me; the library is optional
> for emacs and is developed separately from it)

It's up to you.  The downside of the separate upload is that people
will need to be told to download the second archive, and relied upon
to read those instructions.  But we could try that and see how many
people complain about colors missing from their tool bar.

> Also, I've noticed that the last version of that library seems to be
> 3.5.11 (see [1]), which is newer that the last version published in
> the emacs/windows folder [2], which is 3.5.8.  So I've tried to build
> version 3.5.11 (downloaded from [1]) from the same MinGW environment I
> use to build Emacs; but it fails like this:
> 
>   $ ./autogen.sh
>   autoreconf: Entering directory `.'
>   autoreconf: configure.ac: not using Gettext
>   autoreconf: running: aclocal -I m4
>   configure.ac:17: error: must install xorg-macros 1.8 or later before
> running autoconf/autogen
>   configure.ac:17: the top level
>   autom4te: /usr/bin/m4 failed with exit status: 1
>   aclocal-1.15: error: echo failed with exit status: 1
>   autoreconf: aclocal failed with exit status: 1

It needs to be hacked to build on Windows, because it originally
assumed X Window system only.

> However, I can build version 3.5.8 (from [2]) just fine (from the same
> build environment):
> 
>   $ cd src
>   $ make
>   gcc -shared -o libXpm.dll  libXpm.def Attrib.o create.o data.o
>     CrIFrBuf.o hashtab.o Image.o Info.o misc.o parse.o
>     RdFToI.o rgb.o simx.o -lgdi32 -lcrtdll

It's already hacked, look at the diffs.

> Should we try to build version 3.5.11 or settle for v3.5.8?  If the
> former, do you know how to build that version of the library for
> MS-Windows?

I don't have time to build the newer libXpm; if you do, please feel
free.  FWIW, I don't see a compelling need, except to have the latest
and perhaps submit patches upstream, so that future releases build on
Windows out of the box.



  reply	other threads:[~2015-05-01 13:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-29 16:26 Emacs 24.5 on Windows? Drew Adams
2015-04-29 16:54 ` Eli Zaretskii
2015-05-01  8:44   ` Dani Moncayo
2015-05-01  9:33     ` Eli Zaretskii
2015-05-01 10:58       ` Dani Moncayo
2015-05-01 13:08         ` Eli Zaretskii [this message]
2015-05-01 13:56           ` Dani Moncayo
2015-05-01 14:33     ` Drew Adams

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=83383gsawr.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=dmoncayo@gmail.com \
    --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.