Re: [PATCH] Dynamically load Perl5 PMCs

[email protected] (Nicholas Clark) Mon, 30 Aug 2004 15:39:15 +0100
Newsgroups perl.ponie.dev
Message-ID <[email protected]>
On Sat, Aug 28, 2004 at 06:16:36PM +0200, Mattia Barbon wrote:
>   Hello,
> the only thing I am not satisfied about in this patch is that it
> calls directly the Parrot_init_lib, that at the moment is not
> a function in Parrot embed.h or extend.h. I think something like it
> will be available for extender consumption. You can apply it now
> or wait for the official blessing of Parrot maintainers on the
> dynamic loading interface.

Dan said "If you don't mind having to potentially patch it up in a few days
(which might not be needed) I'd go apply it"

So I've applied it. Thanks.

Why didn't I think of simply statically linking the PMCs with ponie?

Nicholas Clark