How to compile a plugin on MacOSX?

Alexandre Bergel bergel at iam.unibe.ch
Sun Jul 25 23:21:37 UTC 2004


Hello!

I encounter some issues when creating a plugin on MacOSX. Please make me sleep again :-)
I have created it in Slang and generated it using VMMaker. I use the Classic MacOSX VM, and not the one of Ian.

What should I do? I tried to follow the instruction on http://www-sor.inria.fr/~piumarta/squeak/devel.html#html/devel.m4.3.0 but it does not work.
Is there a more uptodate info related to plugin generation?

In a doomed hope I tried:
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
diorix at godfroy:~/Desktop/Squeak/Squeak3.7b-5967/ClassboxPlugin$ gcc -dynamiclib  ClassboxPlugin.c 
ld: common symbols not allowed with MH_DYLIB output format with the -multi_module option
/var/tmp//ccAAc8Vu.o definition of common _interpreterProxy (size 4)
/usr/bin/libtool: internal link edit command failed
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
But it was hopeless...

Thanks a lot,
Alexandre

-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.iam.unibe.ch/~bergel
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



More information about the Squeak-dev mailing list