[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Building MacPerl as a Shared Library



On Mon, 2 Aug 1999 jason.whitehead@natinst.com wrote:

> I was wondering if anyone out there knows exactly what c files you need to
> include into a Codewarrior project to be able to compile the macperl source code
> into a shared library. I am working on a project that requires me to actually
> compile the shared library into my project so that I can call perl functions
> from C on the Mac. But in order to do that I must have a shared library of
> macperl. I would appreciate anybody that can give this information or step by
> step instructions on how to acomplish this.
> 
I haven't tried it myself, but were I to, I'd just start with the
top-level Makefile in the MacPerl source distribution, and take a gander
at the various targets in that makefile. I remember casually glancing at
it a few months ago, so all the info you're looking for is in there.

One possible hitch, which I can alert you to, but not help you with: the
full build of the MacPerl application needs some older Codewarrior
libraries, I think from CW10 or CW11. Depending on what they pertain to,
the fact that you're looking to build a shared librray which doesn't need
the GUI may obviate the need for these older libs. But I personally have
no idea.

There is only one way to find out. :-)

Arved



===== Want to unsubscribe from this list?
===== Send mail with body "unsubscribe" to macperl-request@macperl.org