Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^5: libintl.a for Strawberry Perl

by syphilis (Archbishop)
on Jan 26, 2019 at 06:51 UTC ( [id://1229002]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ ldd.exe lib/auto/Win32/Win32.xs.dll
            ntdll.dll => /c/Windows/SYSTEM32/ntdll.dll (0x76db0000)
            kernel32.dll => /c/Windows/system32/kernel32.dll (0x76c90000)
            KERNELBASE.dll => /c/Windows/system32/KERNELBASE.dll (0x7fefc9
    +d0000)
            ??? => ??? (0x64cc0000)
    
  2. or download this
    gendef -a mydll.dll
    then, using the generated mydll.def:
    dlltool --kill-at --input-def mydll.def --output-lib libmydll.a
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1229002]
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: (6)
As of 2024-03-29 12:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found