Hi,

On Wed, Jun 11, 2014 at 4:58 PM, Chris Barker <chris.bar...@noaa.gov> wrote:
> Hi folks,
>
> I know it'a at least theoretically possible to build libs under 10.9 that
> will work on 10.6 -- specifically compatible with the python.org python
> binaries.
>
> But I"m having trouble finding documentation of what flags you need.
>
> MACOSX_DEPLOYMENT_TARGET=10.6
>
> should be required -- but anything else?
>
> personally, I've solved this by building on the oldest machine I want to
> support, but that's not always possible anymore.

Have you run into any problems using the deployment target = 10.6?

I haven't with wheels at least - I'm building on 10.9 and testing on 10.6

Cheers,

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

Reply via email to