Re: [MacPerl-Porters] external libs within the resource
[email protected] (Matthias Neeracher) Thu, 6 Dec 2001 12:12:29 -0800
| Newsgroups | perl.macperl.porters |
|---|---|
| Message-ID | <[email protected]> |
On Thursday, December 6, 2001, at 03:53 AM, Axel Rose wrote: > would it be possible to copy external libraries into the MacPerl > resource and access them at runtime from there? The Code Fragment manager is in principle engineered to make this possible (for the PowerPC and the CFM68K (hypothetically, haven't heard much clamor for the resurrection of that beast :-) case). You'd have to hack DynaLoader to set up a fragment description for the disk fragment, but it's not outside of the realm of the possible. Are you volunteering? Do you feel lucky? Matthias