From: Peter Dyballa <Peter_Dyballa@freenet.de>
To: Stephen J. Turnbull <stephen@xemacs.org>
Cc: emacs-pretest-bug@gnu.org, Dan Nicolaescu <dann@ics.uci.edu>
Subject: Re: 23.0.60; How to make some libraries link statically via pkg-config files?
Date: Tue, 19 Feb 2008 22:25:05 +0100 [thread overview]
Message-ID: <264B33CD-5889-4A8E-A8B5-B70CC8C65CAB@freenet.de> (raw)
In-Reply-To: <871w78y9gx.fsf@uwakimon.sk.tsukuba.ac.jp>
Am 19.02.2008 um 21:31 schrieb Stephen J. Turnbull:
> That's not what's happening. I don't understand the Mac OS X dylib
> architecture in any depth, but I'm pretty sure that an object can
> request an object from a specific location to be dynamically linked
> (similar to the -rpath flag in GNU ld).
This is my impression too.
> FWIW, my guess is that the reason you're seeing multiple instances
> of libraries is not that Mac OS X "presents" them, but because
>
>> /usr/X11R6/lib/libXft.2.dylib (compatibility version 2.1.0, current
>> version 2.1.0)
>
> is specifically requesting a different version from the one you get
> from /sw. Try running otool on /usr/X11R6/lib/libXft.2.dylib and see
> if the output corresponds to the unwanted versions.
It does show:
/usr/X11R6/lib/libfontconfig.1.dylib (compatibility version
1.0.0, current version 1.0.0)
/usr/X11R6/lib/libexpat.0.dylib (compatibility version
0.4.0, current version 0.4.0)
/usr/X11R6/lib/libfreetype.6.dylib (compatibility version
6.3.0, current version 6.3.0)
I was (I still am?) hoping that a statically linked library would
satisfy these dependencies too.
--
Greetings
Pete
I hope to die before I *have* to use Microsoft Word.
- Donald E. Knuth, 2001-10-02 in Tübingen.
next prev parent reply other threads:[~2008-02-19 21:25 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-18 18:52 23.0.60; How to make some libraries link statically via pkg-config files? Peter Dyballa
2008-02-18 19:32 ` Dan Nicolaescu
2008-02-18 23:51 ` Peter Dyballa
2008-02-19 0:10 ` Dan Nicolaescu
2008-02-19 9:47 ` Peter Dyballa
2008-02-19 9:59 ` Dan Nicolaescu
2008-02-19 10:31 ` Peter Dyballa
2008-02-19 12:03 ` Andreas Schwab
2008-02-19 20:31 ` Stephen J. Turnbull
2008-02-19 21:25 ` Peter Dyballa [this message]
2008-02-20 0:32 ` Stephen J. Turnbull
2008-02-20 0:49 ` Peter Dyballa
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=264B33CD-5889-4A8E-A8B5-B70CC8C65CAB@freenet.de \
--to=peter_dyballa@freenet.de \
--cc=dann@ics.uci.edu \
--cc=emacs-pretest-bug@gnu.org \
--cc=stephen@xemacs.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.