9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Jens Staal <staal1978@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] Gawk in 9front-ports
Date: Wed,  8 Jul 2015 14:48:03 +0200	[thread overview]
Message-ID: <3354026.rh6DAJC8E6@krypton> (raw)
In-Reply-To: <CAOw7k5idzm4eQqB8GanMWmjCgPC+oX=vYohhwMSeT-Y7jo=K_g@mail.gmail.com>

On Tuesday 07 July 2015 16:45:59 Charles Forsyth wrote:
> The loaders support creating a module, with the -u and -x options, with
> import and export tables,
> which are type-checked, to be dynamically loaded. If the program you're
> working with won't compile and load
> statically with the -T option (external type checking), it's probably not
> worth pursuing. The type checking can spot bugs that other
> systems miss, as it did with Python. (A #define was present for one include
> of an #ifdef'd structure but not for another,
> so functions had different ideas about the layout.) There's an auxiliary
> library libdynld that's needed to load a module,
> that doesn't seem to be part of the distribution, but I probably have got
> the bits.

This sounds very interesting. If it is availiable, it would be interesting to
spin in to a independent lib that could be re-used for various software that
expect/depend on dlopen.



  reply	other threads:[~2015-07-08 12:48 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-07  2:37 Jens Staal
2015-07-07 12:27 ` arnold
2015-07-07 15:25   ` Jens Staal
2015-07-07 15:45     ` Charles Forsyth
2015-07-08 12:48       ` Jens Staal [this message]
2015-07-07 21:56 ` erik quanstrom
2015-07-07 22:36   ` Kurt H Maier
2015-07-08  1:47 ` Hugo Rivera
2015-07-08  6:22   ` arnold
2015-07-08 20:05     ` Hugo Rivera
2015-07-09  8:49       ` arnold
2015-07-09  9:58         ` Jens Staal
2015-07-09 10:19           ` Steve Simon
2015-07-09 12:31             ` Jeff Sickel
2015-07-09 13:50               ` erik quanstrom
2015-07-09 15:24                 ` [9fans] origins of configure arnold
2015-07-09 15:45                   ` tlaronde
2015-07-09 18:11                     ` arnold
2015-07-09 12:57             ` [9fans] Gawk in 9front-ports Jens Staal
2015-07-09 12:33         ` Hugo Rivera

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=3354026.rh6DAJC8E6@krypton \
    --to=staal1978@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).