[squeak-dev] I need help with FFI on MacOSX

James Foster Smalltalk at JGFoster.net
Thu Mar 13 21:31:04 UTC 2008


For GemStone's Squeak-based tools, /Applications/GemTools.app/Contents/ 
Resources contains the image, change log, sources,  
SqueakFFIPrims.bundle, and our libgcirpc.so. With that, we don't have  
to do anything special with DYLD_LIBRARY_PATH. We copied the Seaside  
one-click package/bundle approach.

James

On Mar 13, 2008, at 2:17 PM, Diego Fernández wrote:

> Hi, I'm tried -without success- to use FFI with a library located  
> in /usr/local/lib
>
> After setting SqueakDebug in the .plist and DYLD_LIBRARY_PATH=/usr/ 
> local/lib, I saw in the debug messages that Squeak in looking for  
> the library in the bundles directory of the Squeak.app
>
> What is the correct way to do that?
>
>
>
>




More information about the Squeak-dev mailing list