9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Bruce Ellis <bruce.ellis@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] another type of static linking: send all the shared libraries with the program!
Date: Mon, 15 Nov 2010 14:55:14 +1100	[thread overview]
Message-ID: <AANLkTinDvY0uM+rbv7NrYBMtOLkrjXy6MgxUR5_gE3tS@mail.gmail.com> (raw)
In-Reply-To: <D17CA978-305C-444B-89A2-3F61FD72CF9F@corpus-callosum.com>

and it will be an unaswered question. o fortuna, velut luna, statu variabilis.

brucee

On Mon, Nov 15, 2010 at 1:31 PM, Jeff Sickel <jas@corpus-callosum.com> wrote:
>
> On Nov 13, 2010, at 5:14 PM, David Leimbach wrote:
>
>> Isn't this what Apple does recommend you do with application bundles?  Ship
>> the whole directory (.app) with all requisite frameworks and libs?
>
> That's the recommended approach for certain types of distributions.  The alternative approach is to not do shared/dynamic libraries in the code you ship.  That way the only dynamically linked code is that used in the system frameworks.  Many folks also find that their applications launch faster when not traversing all sorts of dyldhell.
>
> There's still the open-ended question of bundles of loadable modules, if you need them.
>
> -jas
>
>
>



  reply	other threads:[~2010-11-15  3:55 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-13  7:21 ron minnich
2010-11-13  7:26 ` erik quanstrom
2010-11-13  7:31   ` Don Bailey
2010-11-13  7:35     ` erik quanstrom
2010-11-13 16:58       ` [9fans] another type of static linking: send all the shared blstuart
2010-11-13 17:05         ` ron minnich
2010-11-13 17:09           ` Francisco J Ballesteros
2010-11-13 17:10           ` erik quanstrom
2010-11-13  7:37 ` [9fans] another type of static linking: send all the shared libraries with the program! Federico G. Benavento
2010-11-13 23:16   ` David Leimbach
2010-11-13  8:37 ` tlaronde
2010-11-13 23:14 ` David Leimbach
2010-11-15  2:31   ` Jeff Sickel
2010-11-15  3:55     ` Bruce Ellis [this message]
2010-11-15  9:08       ` EBo
2010-11-15 15:55     ` David Leimbach

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=AANLkTinDvY0uM+rbv7NrYBMtOLkrjXy6MgxUR5_gE3tS@mail.gmail.com \
    --to=bruce.ellis@gmail.com \
    --cc=9fans@9fans.net \
    /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.
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 NNTP newsgroup(s).