Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Solving XS and dyld issues on Perl Mac OS X

by ait (Hermit)
on Feb 23, 2012 at 18:31 UTC ( [id://955807]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      which perl
    
  2. or download this
      /opt/local/bin/perl
    
  3. or download this
      #!/usr/bin/env perl
    
  4. or download this
      #!/usr/bin/perl
    
  5. or download this
    os := $(shell uname)
    
    ...
        -o libboxr.so.1.0.0 -lc boxr.c
    endif
    
  6. or download this
    WriteMakefile(
        NAME              => 'Boxr',
    ...
    [snip]
        LIBS              => ['-lfoo -lbar'],
    [snip]
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://955807]
Approved by Corion
Front-paged by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (7)
As of 2024-10-07 21:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    The PerlMonks site front end has:





    Results (44 votes). Check out past polls.

    Notices?
    erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.