[Q] Compiling external plugin OSX Panther xcode

Jamie Gjerde jgjerde at contrarymotion.com
Wed Mar 10 20:25:27 UTC 2004


Hello,

I recently compiled and have working a simple dll plugin for windows 
2000 that is communicating with the squeak vm. I am now trying to 
compile the same external plugin on OSX Panther with xcode. I can get 
the library compiled, but all I get is a single executable when I 
build. From what I have seen from the other external plugins in the 
plugins folder, they also each have a .bundle file along with the 
executable which i do not get from my build.

Basically, I am looking for some sample configuration on how to compile 
a stand alone library and get the squeak vm to recognize it on OSX 
panther with or without xcode. This is a direct port from the windows 
plugin that I have already compiled. And remember the code itself is 
fine, it does compile, it is some extra config in the build process 
that I must be missing.

Jamie 




More information about the Squeak-dev mailing list