|
Re: SWIG runtime libs/Python distutils combo on Mac: msg#00187programming.swig
I'm pretty sure I cannot compile swigrun_wrap into every extension or make it a static library, since each extension will get its own copy and that will defeat the purpose of the runtime libraries. Sounds like I need to create a dylib, that python distutils can't help me, and that I'll have to learn libtool if I want to make it portable. Does that sound about right? On Sep 27, 2004, at 10:19 AM, Bob Ippolito wrote: On Sep 27, 2004, at 12:03 PM, Bill Spotz wrote: ** Bill Spotz ** ** Sandia National Laboratories Voice: (505)845-0170 ** ** P.O. Box 5800 Fax: (505)284-5451 ** ** Albuquerque, NM 87185-0316 Email: wfspotz@xxxxxxxxxx ** _______________________________________________ Distutils-SIG maillist - Distutils-SIG@xxxxxxxxxx http://mail.python.org/mailman/listinfo/distutils-sig |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Swig + Python + C++ + overloading + None = SEGV.: 00187, Marcelo Matus |
|---|---|
| Next by Date: | Re: SWIG runtime libs/Python distutils combo on Mac: 00187, Bob Ippolito |
| Previous by Thread: | Re: SWIG runtime libs/Python distutils combo on Maci: 00187, Bob Ippolito |
| Next by Thread: | Re: SWIG runtime libs/Python distutils combo on Mac: 00187, Bob Ippolito |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |