develooper Front page | perl.perl5.porters | Postings from October 2015

Re: [perl #126360] MACOSX_DEPLOYMENT_TARGET

Thread Previous | Thread Next
From:
Craig A. Berry
Date:
October 15, 2015 03:26
Subject:
Re: [perl #126360] MACOSX_DEPLOYMENT_TARGET
Message ID:
CA+vYcVyBV-KM_Z2_8+x8=zszUds+bJD2ahFKB904NrPObvj__A@mail.gmail.com
On Wed, Oct 14, 2015 at 9:53 PM, Craig A. Berry <craig.a.berry@gmail.com> wrote:
> On Wed, Oct 14, 2015 at 5:39 PM, Jarkko Hietaniemi via RT
> <perlbug-followup@perl.org> wrote:
>
>> I think as reasonable first step we could just apply Jens' patch.

> If I use 10.11 as the deployment target on my
> 10.10 system, I would not be making binaries I could even run on my
> current system would I?

It did build and pass tests, but to me it's still weird to be
specifying a minimum version of 10.11 on a 10.10 system:

$ ./perl -Ilib -V:ld
ld='env MACOSX_DEPLOYMENT_TARGET=10.11 cc';
$ sw_vers
ProductName: Mac OS X
ProductVersion: 10.10.5
BuildVersion: 14F27

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About