I've tried this config:

compiler: http://sourceforge.net/projects/perlmingw/files/Compiler%20f +or%2032%20bit%20Windows/mingw-w32-for-perl-20130519-4.6.4.7z perl: http://www.cpan.org/src/5.0/perl-5.18.0.tar.gz dmake: http://code.google.com/a/apache-extras.org/p/dmake/downloads/de +tail?name=dmake-win32-4.12.zip&can=2&q= path: C:\WINDOWS\system32;C:\WINDOWS;d:\dmake;d:\mingw32\bin;d:\perl-5 +.18.0;d:\perl-5.18.0\win32 system: windows xp 32b

Result is the same - failure, raw log: http://pastebin.com/raw.php?i=hLXaeH81 Second. I've downloaded http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Automated%20Builds/mingw-w32-bin_x86_64-linux_20130528.tar.bz2 from the second project and this seem to be no compiled version, do I have to compile it myself in another gcc or what ? No exe files inside.


In reply to Re^2: dmake can't find config.h, and collector throws error when trying to compile perl-static.exe (perl-5.18.0 / mingw / 32b) by rsk82
in thread dmake can't find config.h, and collector throws error when trying to compile perl-static.exe (perl-5.18.0 / mingw / 32b) by rsk82

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.