in reply to Re: perl 5.14.0-RC1 is available for testing!
in thread perl 5.14.0-RC1 is available for testing!
Not sure how that fits in with your method of building. I've only ever built perl with gcc by running dmake -f makefile.mk# # If building with gcc-4.x.x (or x86_64-w64-mingw32-gcc-4.x.x), then # uncomment the following assignment to GCC_4XX, make sure that CCHOM +E # has been set correctly above, and uncomment the appropriate # GCCHELPERDLL line. # The name of the dll can change, depending upon which vendor has supp +lied # your 4.x.x compiler, and upon the values of "x". # (The dll will be in your mingw/bin folder, so check there if you're # unsure about the correct name.) # Without these corrections, the op/taint.t test script will fail. # #GCC_4XX *= define #GCCHELPERDLL *= $(CCHOME)\bin\libgcc_s_sjlj-1.dll #GCCHELPERDLL *= $(CCHOME)\bin\libgcc_s_dw2-1.dll #GCCHELPERDLL *= $(CCHOME)\bin\libgcc_s_1.dll
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: perl 5.14.0-RC1 is available for testing!
by Anonymous Monk on Apr 21, 2011 at 15:44 UTC | |
by Anonymous Monk on Apr 24, 2011 at 12:43 UTC | |
by syphilis (Archbishop) on Apr 24, 2011 at 16:29 UTC | |
by Anonymous Monk on Apr 24, 2011 at 16:42 UTC | |
by syphilis (Archbishop) on Apr 24, 2011 at 17:06 UTC | |
by Anonymous Monk on Apr 24, 2011 at 17:13 UTC | |
|