all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonr@gnu.org>
To: joakim@verona.se
Cc: Christoph <cschol2112@googlemail.com>,
	Juanma Barranquero <lekktu@gmail.com>,
	emacs-devel@gnu.org
Subject: Re: imagemagick support on W32
Date: Sat, 02 Oct 2010 11:31:35 +0800	[thread overview]
Message-ID: <8762xlnuco.fsf@home.jasonrumney.net> (raw)
In-Reply-To: <m3y6aidr5w.fsf@verona.se> (joakim@verona.se's message of "Fri, 01 Oct 2010 14:38:19 +0200")

joakim@verona.se writes:

> Im not really sure, but from reading image.c it seems that on non w32
> plattforms the library stubs are just compiled in and called directly,
> which means not having the library there would be runtime linkage error.
>
> On w32 something different seems to happen, but no real effort seems to
> be done to avoid errors if the desired library isnt there. I might be
> wrong.

If the desired library is not there, then image-type-available-p will
return nil for that image type (as if the library support were not
compiled in). That should be sufficient to avoid errors.

On other platforms, a missing library will result in Emacs failing to
start, but since modern GNU/Linux systems have good packaging tools that
resolve dependencies well, this shouldn't be a problem (and it shouldn't
be a problem for users who compile Emacs themselves unless they later
remove a library that was there before).



  parent reply	other threads:[~2010-10-02  3:31 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-01  1:44 imagemagick support on W32 Christoph
2010-10-01  1:52 ` Juanma Barranquero
2010-10-01  2:27   ` Christoph
2010-10-01  2:32     ` Christoph
2010-10-01  2:58       ` Christoph
2010-10-01  3:16         ` Juanma Barranquero
2010-10-01  4:16           ` Christoph
2010-10-01  7:30             ` Eli Zaretskii
2010-10-01 10:37             ` Juanma Barranquero
2010-10-01 11:36               ` joakim
2010-10-01 12:12                 ` Christoph
2010-10-01 12:38                   ` joakim
2010-10-01 19:57                     ` Juanma Barranquero
2010-10-01 20:41                       ` joakim
2010-10-02  3:31                     ` Jason Rumney [this message]
2010-10-01 19:51                 ` Juanma Barranquero
2010-10-01 20:44                   ` joakim
2010-10-01 20:53                     ` Juanma Barranquero
2010-10-01 12:04               ` Christoph
2010-10-01 19:55                 ` Juanma Barranquero

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=8762xlnuco.fsf@home.jasonrumney.net \
    --to=jasonr@gnu.org \
    --cc=cschol2112@googlemail.com \
    --cc=emacs-devel@gnu.org \
    --cc=joakim@verona.se \
    --cc=lekktu@gmail.com \
    /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.