Re: [MacPerl-Porters] external libs within the resource

[email protected] (Chris Nandor) Thu, 6 Dec 2001 09:28:38 -0500
Newsgroups perl.macperl.porters
Message-ID <p05100314b8353093841e@[10.0.1.177]>
At 09:25 -0500 2001.12.06, Morbus Iff wrote:
>  - all modules are sucked into the binary.

All required text files.

>  - all XS libraries (well, most anyways) are stuck in
>    a folder called "shared libs". the folder hierarchy
>    is the same as in the MacPerl folder.

All required dynamic libraries; not "XS" libraries.  Many XS libraries are
linked statically already.

>  - all user libs are sucked into the binary.

No distinction between "user libs" and the others.  Text files are put into
the resource fork (.pm, .pl, .al, etc.), dynamic/shared libraries are not.

-- 
Chris Nandor                      [email protected]    http://pudge.net/
Open Source Development Network    [email protected]     http://osdn.com/