<HTML>
<HEAD>
<TITLE>Sipsimple i386 build</TITLE>
</HEAD>
<BODY>
<FONT FACE="Tahoma, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hello<BR>
<BR>
I have a 64 bit Mac and I am having a hard time building sipsimple for a 32bit architecture. I have tried to do > export SIPSIMPLE_OSX_ARCH="i386" but the resulting core.so file from the build directory is still<I> </I>a<I> </I>x86_64 library. Could you give me some directions on how can I get a 32 bit build.<BR>
I need a 32 bit build of the sipsimple because I’m trying to integrate sipsimple in a C++ project and when PyRun_SimpleString(“from mymodule import *”) executes I get </SPAN></FONT><FONT SIZE="1"><FONT FACE="Menlo Bold"><SPAN STYLE='font-size:8.5pt'>ImportError: dlopen(/Library/Python/2.6/site-packages/sipsimple/core/_core.so, 2): no suitable image found. Did find:<BR>
/Library/Python/2.6/site-packages/sipsimple/core/_core.so: mach-o, but wrong architecture<BR>
</SPAN></FONT></FONT><FONT FACE="Tahoma, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
Thank you,<BR>
Mihai Richard</SPAN></FONT>
</BODY>
</HTML>