That did it.  Thanks.

On 8/15/03 5:18 PM, "Dan Sugalski" <[EMAIL PROTECTED]> wrote:

> At 9:22 AM -0700 8/14/03, Thane wrote:
>> I am trying my first stab at a (personally) useful XS project, and have
>> gotten stymied by CoreFoundation.  I can do the Hello World printf example,
>> but dyld cannot load CF, so all of my CF calls fail to link.  What am I
>> missing?
> 
> Something like:
> 
>     dynamic_lib => {'OTHERLDFLAGS' => '-framework CoreFoundation'},
> 
> in your WriteMakefile parameters in Makefile.PL, I expect. :)

-- 
Thane
Thane at crashbox dot com

Reply via email to