thanks!

i haven't looked inside the faq :-(
thanks to point me to its page,

    swig -python example.i
    cc -c `python-config --cflags` example.c example_wrap.c
    cc -bundle `python-config --ldflags` example.o example_wrap.o -o _example.so

fix the problems, now in the tutorial, all works as aspected.


best regard,

Massimo
Il giorno 18/set/2010, alle ore 12.00, pythonmac-sig-requ...@python.org ha 
scritto:

> Did you try using the instructions for building on OS X pointed to in 
> the FAQ?
> 
> http://www.dabeaz.com/cgi-bin/wiki.pl?SwigFaqMaxOSXSharedLibraries

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to