如何使用dwimperl设置Mingw32

时间:2014-07-14 15:43:14

标签: perl mingw mingw32 ming

我在windows中安装了dwimperl,我想在mingw32命令行中使用它。 在mingw32中有perl版本5.8.x但我想使用mingw32的perl 5.14。任何想法如何才能解决这个问题?

1 个答案:

答案 0 :(得分:1)

Dwimperl已经包含了mingw

C:\Users\jm> gcc --version
gcc (GCC) 4.4.7 20111023 (prerelease) [svn/rev.180339 - mingw-w64/oz]
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

C:\Users\jm> where gcc
C:\Dwimperl\c\bin\gcc.exe