Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^4: PAR pp macOs set -mmacosx-version-min

by IB2017 (Pilgrim)
on Jun 20, 2018 at 10:58 UTC ( [id://1216996]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    foreach (sort keys %ENV) { 
      print "$_  =  $ENV{$_}\n"; 
    }
    
  2. or download this
          cmd LC_VERSION_MIN_MACOSX
      cmdsize 16
      version 10.13
          sdk 10.13
    
  3. or download this
    LDDLFLAGS =  -mmacosx-version-min=10.13 -bundle -undefined dynamic_loo
    +kup -L/usr/local/lib -fstack-protector-strong
    LDFLAGS =  -mmacosx-version-min=10.13 -fstack-protector-strong -L/usr/
    +local/lib
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1216996]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (8)
As of 2024-04-24 17:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found