On Oct 31, 2013, at 1:15 PM, Ronald Oussoren <ronaldousso...@mac.com> wrote:

> Is it "just" a matter of researching if the various build options on OSX 
> really lead to binaries with the same ABI, or is more work needed?   

Basically it’s this:

I was told a wheel built on Ubuntu probably won’t work on Linux, so I shut off 
Linux Wheels, at the same time I asked about Windows and OSX wheels, the 
answers I got from people were they would generally just work on Windows, and 
nobody gave me a straight answer on OSX.

If you build a Wheel with Homebrew Python will it work on the official OSX 
installers? What if I have a library installed from Homebrew? Essentially 
trying to figure out how likely it is that with the existing tags a wheel is 
going to work if we select based on them.

Once we know what, if any, problems exist for the various platforms then we can 
come up with fixes for them. This just hasn’t been high priority for me because 
of PEP453 work. 

To be honest the same problems likely exists on Windows, it’s just less likely 
and the benefits of prebuilt binaries greater.

-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to