The PDL release manager, Chris Marshall, is a Windows developer. He works on Cygwin, but he also ensures that PDL works on Strawberry before a release. I'm pretty sure that sisyphus ensures things compile under ActiveState's setup, too. In other words, PDL is well supported on Windows these days.

I have never heard of Watcom before your post, and I suspect that the other PDL developers either haven't heard of it or don't use it. As such, any trouble you've encountered is unlikely to have been caught by our developers. Your best bet is to switch to Strawberry Perl or Cygwin. If you really want it to compile under Watcom, I strongly suspect you'll have to do some debugging. Patches are always welcome, but there's no knowing how many build-chain peculiarities you'll have to work around.

But the first thing you should do is take this conversation to the PDL mailing list. That is the official channel for support.


In reply to Re: Installing PDL by dcmertens
in thread Installing PDL by LloydRice

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.