9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Ronald G Minnich <rminnich@lanl.gov>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] Standalone unix port of the original rc shell
Date: Wed, 10 Aug 2005 08:55:35 -0600	[thread overview]
Message-ID: <42FA1567.5000801@lanl.gov> (raw)
In-Reply-To: <89d1e7b8050810055731ee7a9f@mail.gmail.com>

Anselm R. Garbe wrote:

> No, they are dynamically linked by default.

um, statically linked to p9 libs and dynamically linked to linux libs, 
at least on my box:

ldd /usr/local/plan9/bin/acme
                 libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x4001a000)
         libm.so.6 => /lib/i686/libm.so.6 (0x40130000)
         libutil.so.1 => /lib/libutil.so.1 (0x40153000)
         libc.so.6 => /lib/i686/libc.so.6 (0x40157000)
         libdl.so.2 => /lib/libdl.so.2 (0x4028a000)
         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)


  reply	other threads:[~2005-08-10 14:55 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-09 14:16 Anselm R. Garbe
2005-08-09 15:22 ` Federico Benavento
2005-08-09 15:28   ` Anselm R. Garbe
2005-08-10  5:54 ` Skip Tavakkolian
2005-08-10 10:03   ` Anselm R. Garbe
2005-08-10 10:29     ` Gabriel Diaz
2005-08-10 12:38       ` Anselm R. Garbe
2005-08-10 12:43         ` Gabriel Diaz
2005-08-10 12:57           ` Anselm R. Garbe
2005-08-10 14:55             ` Ronald G Minnich [this message]
2005-08-10 13:50     ` Russ Cox
2005-08-10 14:23       ` Anselm R. Garbe
2005-08-10 15:31         ` Russ Cox
2005-08-10 15:52           ` Anselm R. Garbe
2005-08-10 15:04       ` Ronald G Minnich
2005-08-10 15:18         ` Russ Cox
2005-08-10 15:33         ` Artem Letko
2005-08-10 15:38           ` Ronald G Minnich
2005-08-10 22:34             ` Andy Newman
2005-08-10 15:36         ` Anselm R. Garbe

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=42FA1567.5000801@lanl.gov \
    --to=rminnich@lanl.gov \
    --cc=9fans@cse.psu.edu \
    /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).