Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

RFC: Setting up a minGW compiling envronment for Perl 5.10

by Bloodrage (Monk)
on Mar 02, 2008 at 10:30 UTC ( [id://671479]=perlmeditation: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    lib /OUT:Glib.a /DEF:Glib.def
    
  2. or download this
    dlltool --input-def Glib.def --output-lib Glib.a --dllname Glib.dll
    
  3. or download this
    C:/strawberry/perl/site/lib/auto/Glib
    
  4. or download this
    C:/strawberry/perl/site/lib/auto/Cairo
    
  5. or download this
    C:\strawberry\perl\site\lib\auto\Glib\Glib.a
    C:\strawberry\perl\site\ +lib\auto\Cairo\Cairo.a
    
  6. or download this
    perl Makefile.PL >p.txt 2>&1
    dmake >d.txt 2>&1
    dmake test >t.txt 2>&1
    dmake install >i.txt 2>&1
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (5)
As of 2024-03-19 09:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found