Alright... I just installed MinGW to no avail :(
Still getting the same errors...
Dmake test produces the following:
dlltool --def Constants.def --output-exp dll.exp
g++ -o ..\blib\arch\auto\Win32\GUI\Constants\Constants.dll -Wl,--base-
+file -Wl,dll.base -mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\stra
+wberry\c\li
b" Constants.o Constants.res -Wl,--image-base,0x370e0000 C:\strawberr
+y\perl\lib\CORE\libperl510.a -lmoldname -lkernel32 -luser32 -lgdi32 -
+lwinspool -
lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -l
+ws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 dll.exp
dll.exp: file not recognized: File format not recognized
collect2: ld returned 1 exit status
dmake: Error code 129, while making '..\blib\arch\auto\Win32\GUI\Cons
+tants\Constants.dll'
dmake: Error code 255, while making 'subdirs'
Any more ideas? I'm honestly running out of stuff to try at the moment. Could always try to reinstall again, but...
Thanks to everyone who's looking at this :)
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.