Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

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

by IB2017 (Pilgrim)
on Jun 22, 2018 at 11:03 UTC ( [id://1217181]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    CC =  -mmacosx-version-min=10.07
    LD =  -mmacosx-version-min=10.07
    
  2. or download this
    otool -l blib/script/parl
    otool -l blib/script/parldyn
    
  3. or download this
    Makefile:848: warning: overriding commands for target `.c.o'
    Makefile:338: warning: ignoring old commands for target `.c.o'
    ...
    "/Users/fc/perl5/perlbrew/perls/perl-5.24.4/bin/perl" sha1.c.PL
    cc -c -fno-common -DPERL_DARWIN -mmacosx-version-min=10.13 -fno-strict
    +-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_
    +USE_SAFE_PUTENV  -I/Users/fc/perl5/perlbrew/perls/perl-5.24.4/lib/5.2
    +4.4/darwin-2level/CORE  -DLDLIBPTHNAME=\"DYLD_LIBRARY_PATH\" -DPARL_E
    +XE=\"parl\" -DPAR_PACKER_VERSION=\"1.045\" -O3 main.c
    cc main.o  -mmacosx-version-min=10.13 -fstack-protector-strong -L/usr/
    +local/lib  -L/Users/fc/perl5/perlbrew/perls/perl-5.24.4/lib/5.24.4/da
    +rwin-2level/CORE -lperl -lpthread -ldl -lm -lutil -lc  -o ./par
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-04-20 01:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found