BAJA has asked for the wisdom of the Perl Monks concerning the following question:
Perl version that I'm trying to build: 5.16.2
MingW64 version that I'm using to build Perl: mingw-w32-bin_i686-mingw_20111219.zip
GCC version: 4.7.0
Dmake used from CPAN, version: dmake-4.12-20090907-SHAY
I have configured the makefile.mk correctly to use this compiler.
Then, whenever I try to build Perl, after I do dmake in the command prompt, it says: generate_uudmap.exe cannot start up because libgcc_s_sjlj-1.dll is missing.
Has anybody used MingW64 to build Perl?
Does somebody have any idea about this?
Any comment or help, will be greatly appreciated.
Thanks.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Problems building latest Perl build with Mingw64
by ww (Archbishop) on Dec 13, 2012 at 21:09 UTC | |
|
Re: Problems building latest Perl build with Mingw64
by syphilis (Archbishop) on Dec 14, 2012 at 01:20 UTC | |
|
Re: Problems building latest Perl build with Mingw64
by Anonymous Monk on Dec 14, 2012 at 05:03 UTC | |
|
Re: Problems building latest Perl build with Mingw64
by BAJA (Novice) on Dec 18, 2012 at 13:56 UTC |