Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > distutils question - building universal modules on OS X?

Reply
Thread Tools

distutils question - building universal modules on OS X?

 
 
Louis Theran
Guest
Posts: n/a
 
      07-26-2010
Is there a standard recipe for getting distutils to built
universal .so files for modules that have C/C++ source?
 
Reply With Quote
 
 
 
 
Robert Kern
Guest
Posts: n/a
 
      07-26-2010
On 7/26/10 1:36 PM, Louis Theran wrote:
> Is there a standard recipe for getting distutils to built
> universal .so files for modules that have C/C++ source?


If your Python was built to be Universal, it will automatically use the same
architecture flags to build the extension modules Universal.

--
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
that is made terrible by our own mad attempt to interpret it as though it had
an underlying truth."
-- Umberto Eco

 
Reply With Quote
 
 
 
 
Aahz
Guest
Posts: n/a
 
      08-07-2010
In article <becf3696-0be0-4b40-8a65->,
Louis Theran <> wrote:
>
>Is there a standard recipe for getting distutils to built universal .so
>files for modules that have C/C++ source?


You should check the archives of
http://mail.python.org/mailman/listinfo/pythonmac-sig
--
Aahz () <*> http://www.pythoncraft.com/

"....Normal is what cuts off your sixth finger and your tail..." --Siobhan
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
distutils & OS X universal binaries Robin Becker Python 14 12-10-2007 02:43 PM
can distutils windows installer invoke another distutils windows installer timw.google Python 1 05-11-2006 10:07 PM
Sigma Announces SD-30--30 Megapixel,Universal Lens Mount, Digital SLRSigma Announces SD-30--30 Megapixel,Universal Lens Mount, Digital SLR sigmaphotojapan@yahoo.com Digital Photography 6 04-01-2005 05:26 PM
Sigma Announces SD-30--30 Megapixel,Universal Lens Mount, Digital SLRSigma Announces SD-30--30 Megapixel,Universal Lens Mount, Digital SLR sigmaphotojapan@yahoo.com Digital Photography 5 04-01-2005 02:08 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57