Well just to say that I usually work on linux, I have generally done manual building on windows (cygwin, though sometimes in dos shell). And lots of modules barf big time. Most recently I spent a lot of time trying to compile one module (I think it was Storable). I got part of it to work (make ok but linking failed) after trying to get it to use nmake and link from vc++ cd (without installing the cd since my disk was full, erm).
Anyway, in the end I am using Storable fine on windows but think I am using a version that came with the perl installation. Or I built it okay and forgot how I did it then installed it and forgot that too. :p
To me nmake does not seem to solve all problems. I think it would be really really good to have a faq on PM (which I'd read too!) on how to build perl / perl modules on windows with free software. (i.e. is the answer cygwin, mingw, deeper activestate and module building knowledge, or what? Maybe we should be building our own perl in cygwin and not using activestate?) Anyway my motto about modules and windows is "it ain't over 'til the fat lady sings". I definitely am not going to try anything with Inline::C anytime soon on windows anyway.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.