9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Tassilo Philipp" <tphilipp@potion-studios.com>
To: 9fans@9fans.net, "Sergey Zhilkin" <szhilkin@gmail.com>
Subject: Re: [9fans] dyncall on Plan9
Date: Tue, 28 Sep 2010 15:54:16 +0200	[thread overview]
Message-ID: <869d19dd55eb17cb98fd2e7936e47de0-EhVcXl1ERwBcRx0AAAwEUR8fGQlVS19cWF9EAV1EWEZaOlEPQVhxH1RdXUFdQ0ZtXlhRRV5dWghaWQ==-webmailer1@server03.webmailer.hosteurope.de> (raw)
In-Reply-To: <AANLkTi=vTC5uzgDpAhjxbjM_OyxzZOARLCPgVnN03ORT@mail.gmail.com>

Well, there is numerous reasons ranging from very simple (ever tried to
wrap a vararg func?), to complex (dynamic message systems, virtual
machines, script language implementations/bindings, interpreters, etc.).

The library can be useful without having support for dynamically linked
libraries on the target platform - I guess we don't even have to argue
about the fact, that "dynamic libraries" aren't the best thing the world
has seen...
The point of dyncall is not "load a dll/so and call a function", but to
allow you to do something you simply can't in C.

For me, the Plan9 port was mainly instructional, and who knows, maybe
someone finds it useful...



> Hi !
>
> One question - why ?
>
> http://harmful.cat-v.org/software/dynamic-linking/
>
> On Sun, Sep 26, 2010 at 1:04 AM, Tassilo Philipp
> <tphilipp@potion-studios.com> wrote:
>> Hi,
>>
>> I finished my dyncall/Plan9/x86 port - thanks again Cinap and Steve for
>> pointing me into the right directions about the Plan9 calling
>> convention,
>> a few weeks ago.
>>
>> Anyways, dyncall has Plan9 support for x86, starting with Version 0.6,
>> maybe someone likes it or finds it useful (www.dyncall.org).
>>
>> Cheers,
>> Tassilo
>>
>>
>>
>
>
>
> --
> С наилучшими пожеланиями
> Жилкин Сергей
> With best regards
> Zhilkin Sergey
>
>




      reply	other threads:[~2010-09-28 13:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-25 21:04 Tassilo Philipp
     [not found] ` <2B81AE33-6D6D-4B38-8B4B-F34B6ED4D6A4@ar.aichi-u.ac.jp>
2010-09-27 16:02   ` Tassilo Philipp
2010-09-28  6:29 ` Sergey Zhilkin
2010-09-28 13:54   ` Tassilo Philipp [this message]

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='869d19dd55eb17cb98fd2e7936e47de0-EhVcXl1ERwBcRx0AAAwEUR8fGQlVS19cWF9EAV1EWEZaOlEPQVhxH1RdXUFdQ0ZtXlhRRV5dWghaWQ==-webmailer1@server03.webmailer.hosteurope.de' \
    --to=tphilipp@potion-studios.com \
    --cc=9fans@9fans.net \
    --cc=szhilkin@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.
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).