Hi,
the problem is the same,

*auto::jit -           Determine JIT
capability............................yes.
auto::cpu -           Generate CPU specific
stuff........................done.
auto::funcptr -       Does compiler support function pointer
casts........yes.*

Please note although output of the above test is OK, it throws exception
like ' testXXX.exe can not .......'

Then configure script still can be finished successfully.


*Okay, we're done!

You can now use `mingw32-make' to build your Parrot.
After that, you can use `mingw32-make test' to run the test suite.

Happy Hacking,
        The Parrot Team*

But running mingw32-make failed,
.\parrot.exe -o runtime\parrot\library\NCI\call_toolkit_init.pbc
runtime\parrot\
library\NCI\call_toolkit_init.pir
.\parrot.exe -o runtime\parrot\library\ncurses.pbc
runtime\parrot\library\ncurse
s.pir
.\parrot.exe -o runtime\parrot\library\P6object.pbc
runtime\parrot\library\P6obj
ect.pir
.\parrot.exe -o runtime\parrot\library\parrotlib.pbc
runtime\parrot\library\parr
otlib.pir
.\parrot.exe -o runtime\parrot\library\pcre.pbc
runtime\parrot\library\pcre.pir
.\parrot.exe -o runtime\parrot\library\Parrot\Coroutine.pbc
runtime\parrot\libra
ry\Parrot\Coroutine.pir
.\parrot.exe -o runtime\parrot\library\Parrot\Exception.pbc
runtime\parrot\libra
ry\Parrot\Exception.pir
.\parrot.exe -o runtime\parrot\library\PGE\Dumper.pbc
runtime\parrot\library\PGE
\Dumper.pir
.\parrot.exe -o runtime\parrot\library\PGE\Glob.pbc
runtime\parrot\library\PGE\G
lob.pir
.\parrot.exe -o runtime\parrot\library\PGE\Perl6Grammar.pbc
runtime\parrot\libra
ry\PGE\Perl6Grammar.pir
.\parrot.exe -o runtime\parrot\library\PGE\Text.pbc
runtime\parrot\library\PGE\T
ext.pir
.\parrot.exe -o runtime\parrot\library\PGE\Util.pbc
runtime\parrot\library\PGE\U
til.pir
.\parrot.exe -o runtime\parrot\library\Protoobject.pbc
runtime\parrot\library\Pr
otoobject.pir
.\parrot.exe -o runtime\parrot\library\Stream\Base.pbc
runtime\parrot\library\St
ream\Base.pir
.\parrot.exe -o runtime\parrot\library\Stream\Combiner.pbc
runtime\parrot\librar
y\Stream\Combiner.pir
.\parrot.exe -o runtime\parrot\library\Stream\Coroutine.pbc
runtime\parrot\libra
ry\Stream\Coroutine.pir
.\parrot.exe -o runtime\parrot\library\Stream\Filter.pbc
runtime\parrot\library\
Stream\Filter.pir
.\parrot.exe -o runtime\parrot\library\Stream\Lines.pbc
runtime\parrot\library\S
tream\Lines.pir
.\parrot.exe -o runtime\parrot\library\Stream\ParrotIO.pbc
runtime\parrot\librar
y\Stream\ParrotIO.pir
.\parrot.exe -o runtime\parrot\library\Stream\Replay.pbc
runtime\parrot\library\
Stream\Replay.pir
.\parrot.exe -o runtime\parrot\library\Stream\Sub.pbc
runtime\parrot\library\Str
eam\Sub.pir
.\parrot.exe -o runtime\parrot\library\Stream\Writer.pbc
runtime\parrot\library\
Stream\Writer.pir
.\parrot.exe -o runtime\parrot\library\String\Utils.pbc
runtime\parrot\library\S
tring\Utils.pir
.\parrot.exe -o runtime\parrot\library\Test\Builder\Output.pbc
runtime\parrot\li
brary\Test\Builder\Output.pir
.\parrot.exe -o runtime\parrot\library\Test\Builder\Test.pbc
runtime\parrot\libr
ary\Test\Builder\Test.pir
.\parrot.exe -o runtime\parrot\library\Test\Builder\Tester.pbc
runtime\parrot\li
brary\Test\Builder\Tester.pir
.\parrot.exe -o runtime\parrot\library\Test\Builder\TestPlan.pbc
runtime\parrot\
library\Test\Builder\TestPlan.pir
.\parrot.exe -o runtime\parrot\library\Test\Builder.pbc
runtime\parrot\library\T
est\Builder.pir
.\parrot.exe -o runtime\parrot\library\Test\Class.pbc
runtime\parrot\library\Tes
t\Class.pir
.\parrot.exe -o runtime\parrot\library\Test\More.pbc
runtime\parrot\library\Test
\More.pir
.\parrot.exe -o runtime\parrot\library\Tcl\Glob.pbc
runtime\parrot\library\Tcl\G
lob.pir
.\parrot.exe -o runtime\parrot\library\uuid.pbc
runtime\parrot\library\uuid.pir
.\parrot.exe -o runtime\parrot\library\YAML\Parser\Syck.pbc
runtime\parrot\libra
ry\YAML\Parser\Syck.pir
.\parrot.exe -o runtime\parrot\library\libpcre.pbc
runtime\parrot\library\libpcr
e.pir
.\parrot.exe -o runtime\parrot\library\Data\Replace.pbc
runtime\parrot\library\D
ata\Replace.pir
.\parrot.exe -o runtime\parrot\library\postgres.pbc
runtime\parrot\library\postg
res.pir
mingw32-make -C src\dynpmc
mingw32-make[1]: Entering directory `C:/parrot/src/dynpmc'
C:\Perl\bin\perl.exe C:\parrot\tools\build\pmc2c.pl --dump dynlexpad.pmc
C:\Perl\bin\perl.exe C:\parrot\tools\build\pmc2c.pl --c dynlexpad.pmc
gcc -c -o dynlexpad.o -IC:\parrot\include -IC:\parrot\src\pmc -DWIN32
-DHASATTR
IBUTE_CONST  -DHASATTRIBUTE_DEPRECATED  -DHASATTRIBUTE_MALLOC
-DHASATTRIBUTE_NO
NNULL  -DHASATTRIBUTE_NORETURN  -DHASATTRIBUTE_PURE  -DHASATTRIBUTE_UNUSED
-DHA
SATTRIBUTE_WARN_UNUSED_RESULT  -falign-functions=16 -funit-at-a-time
-maccumulat
e-outgoing-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual
-Wchar-subs
cripts -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra -Wformat
-Wforma
t-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit
-Wimp
ort -Winit-self -Winline -Winvalid-pch -Wmissing-braces
-Wno-missing-format-attr
ibute -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point
-Wno
-shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch
-Wswitch-d
efault -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wwrite-strings
-Wbad-f
unction-cast -Wdeclaration-after-statement -Wimplicit-function-declaration
-Wimp
licit-int -Wmain -Wmissing-declarations -Wmissing-prototypes
-Wnested-externs -W
nonnull   -g   -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO  dynlexpad.c
g++ -o dynlexpad.dll dynlexpad.o -Wl,-L C:\parrot\blib\lib  -shared
"C:\parrot\
libparrot.dll"  -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool
-lcom
dlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32
-lmpr -
lwinmm -lversion
C:\Perl\bin\perl.exe C:\parrot\tools\build\pmc2c.pl --dump foo.pmc
C:\Perl\bin\perl.exe C:\parrot\tools\build\pmc2c.pl --c foo.pmc
gcc -c -o foo.o -IC:\parrot\include -IC:\parrot\src\pmc -DWIN32
-DHASATTRIBUTE_
CONST  -DHASATTRIBUTE_DEPRECATED  -DHASATTRIBUTE_MALLOC
-DHASATTRIBUTE_NONNULL
 -DHASATTRIBUTE_NORETURN  -DHASATTRIBUTE_PURE  -DHASATTRIBUTE_UNUSED
-DHASATTRI
BUTE_WARN_UNUSED_RESULT  -falign-functions=16 -funit-at-a-time
-maccumulate-outg
oing-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual
-Wchar-subscripts
 -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra -Wformat
-Wformat-extr
a-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit
-Wimport -W
init-self -Winline -Winvalid-pch -Wmissing-braces
-Wno-missing-format-attribute
-Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point
-Wno-shado
w -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch
-Wswitch-default
 -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wwrite-strings
-Wbad-functio
n-cast -Wdeclaration-after-statement -Wimplicit-function-declaration
-Wimplicit-
int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs
-Wnonnul
l   -g   -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO  foo.c
g++ -o foo.dll foo.o -Wl,-L C:\parrot\blib\lib  -shared
"C:\parrot\libparrot.dl
l"  -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32
-ladva
pi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm
-lver
sion
C:\Perl\bin\perl.exe C:\parrot\tools\build\pmc2c.pl --dump pair.pmc
C:\Perl\bin\perl.exe C:\parrot\tools\build\pmc2c.pl --c pair.pmc
gcc -c -o pair.o -IC:\parrot\include -IC:\parrot\src\pmc -DWIN32
-DHASATTRIBUTE
_CONST  -DHASATTRIBUTE_DEPRECATED  -DHASATTRIBUTE_MALLOC
-DHASATTRIBUTE_NONNULL
  -DHASATTRIBUTE_NORETURN  -DHASATTRIBUTE_PURE  -DHASATTRIBUTE_UNUSED
-DHASATTR
IBUTE_WARN_UNUSED_RESULT  -falign-functions=16 -funit-at-a-time
-maccumulate-out
going-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual
-Wchar-subscript
s -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra -Wformat
-Wformat-ext
ra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit
-Wimport -
Winit-self -Winline -Winvalid-pch -Wmissing-braces
-Wno-missing-format-attribute
 -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point
-Wno-shad
ow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch
-Wswitch-defaul
t -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wwrite-strings
-Wbad-functi
on-cast -Wdeclaration-after-statement -Wimplicit-function-declaration
-Wimplicit
-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs
-Wnonnu
ll   -g   -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO  pair.c
g++ -o pair.dll pair.o -Wl,-L C:\parrot\blib\lib  -shared
"C:\parrot\libparrot.
dll"  -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32
-lad
vapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm
-lv
ersion
C:\Perl\bin\perl.exe C:\parrot\tools\build\pmc2c.pl --dump rotest.pmc
C:\Perl\bin\perl.exe C:\parrot\tools\build\pmc2c.pl --c rotest.pmc
gcc -c -o rotest.o -IC:\parrot\include -IC:\parrot\src\pmc -DWIN32
-DHASATTRIBU
TE_CONST  -DHASATTRIBUTE_DEPRECATED  -DHASATTRIBUTE_MALLOC
-DHASATTRIBUTE_NONNU
LL  -DHASATTRIBUTE_NORETURN  -DHASATTRIBUTE_PURE  -DHASATTRIBUTE_UNUSED
-DHASAT
TRIBUTE_WARN_UNUSED_RESULT  -falign-functions=16 -funit-at-a-time
-maccumulate-o
utgoing-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual
-Wchar-subscri
pts -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra -Wformat
-Wformat-e
xtra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit
-Wimport
 -Winit-self -Winline -Winvalid-pch -Wmissing-braces
-Wno-missing-format-attribu
te -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point
-Wno-sh
adow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch
-Wswitch-defa
ult -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wwrite-strings
-Wbad-func
tion-cast -Wdeclaration-after-statement -Wimplicit-function-declaration
-Wimplic
it-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs
-Wnon
null   -g   -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO  rotest.c
g++ -o rotest.dll rotest.o -Wl,-L C:\parrot\blib\lib  -shared
"C:\parrot\libpar
rot.dll"  -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool
-lcomdlg32
-ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr
-lwinmm
 -lversion
C:\Perl\bin\perl.exe C:\parrot\tools\build\pmc2c.pl --dump rational.pmc
C:\Perl\bin\perl.exe C:\parrot\tools\build\pmc2c.pl --c rational.pmc
gcc -c -o rational.o -IC:\parrot\include -IC:\parrot\src\pmc -DWIN32
-DHASATTRI
BUTE_CONST  -DHASATTRIBUTE_DEPRECATED  -DHASATTRIBUTE_MALLOC
-DHASATTRIBUTE_NON
NULL  -DHASATTRIBUTE_NORETURN  -DHASATTRIBUTE_PURE  -DHASATTRIBUTE_UNUSED
-DHAS
ATTRIBUTE_WARN_UNUSED_RESULT  -falign-functions=16 -funit-at-a-time
-maccumulate
-outgoing-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual
-Wchar-subsc
ripts -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra -Wformat
-Wformat
-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit
-Wimpo
rt -Winit-self -Winline -Winvalid-pch -Wmissing-braces
-Wno-missing-format-attri
bute -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point
-Wno-
shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch
-Wswitch-de
fault -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wwrite-strings
-Wbad-fu
nction-cast -Wdeclaration-after-statement -Wimplicit-function-declaration
-Wimpl
icit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs
-Wn
onnull   -g   -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO  rational.c
g++ -o rational.dll rational.o -Wl,-L C:\parrot\blib\lib  -shared
"C:\parrot\li
bparrot.dll"  -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool
-lcomdl
g32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr
-lw
inmm -lversion
C:\Perl\bin\perl.exe C:\parrot\tools\build\pmc2c.pl --dump subproxy.pmc
C:\Perl\bin\perl.exe C:\parrot\tools\build\pmc2c.pl --c subproxy.pmc
gcc -c -o subproxy.o -IC:\parrot\include -IC:\parrot\src\pmc -DWIN32
-DHASATTRI
BUTE_CONST  -DHASATTRIBUTE_DEPRECATED  -DHASATTRIBUTE_MALLOC
-DHASATTRIBUTE_NON
NULL  -DHASATTRIBUTE_NORETURN  -DHASATTRIBUTE_PURE  -DHASATTRIBUTE_UNUSED
-DHAS
ATTRIBUTE_WARN_UNUSED_RESULT  -falign-functions=16 -funit-at-a-time
-maccumulate
-outgoing-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual
-Wchar-subsc
ripts -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra -Wformat
-Wformat
-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit
-Wimpo
rt -Winit-self -Winline -Winvalid-pch -Wmissing-braces
-Wno-missing-format-attri
bute -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point
-Wno-
shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch
-Wswitch-de
fault -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wwrite-strings
-Wbad-fu
nction-cast -Wdeclaration-after-statement -Wimplicit-function-declaration
-Wimpl
icit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs
-Wn
onnull   -g   -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO  subproxy.c
g++ -o subproxy.dll subproxy.o -Wl,-L C:\parrot\blib\lib  -shared
"C:\parrot\li
bparrot.dll"  -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool
-lcomdl
g32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr
-lw
inmm -lversion
C:\Perl\bin\perl.exe -MExtUtils::Command -e cp *.dll
C:\parrot\runtime\parrot\dy
next
mingw32-make[1]: Leaving directory `C:/parrot/src/dynpmc'
mingw32-make -C src\dynoplibs
mingw32-make[1]: Entering directory `C:/parrot/src/dynoplibs'
C:\Perl\bin\perl.exe -IC:\parrot\lib C:\parrot\tools\build\ops2c.pl CGoto
--dyna
mic myops.ops
gcc -c -o myops_ops_cg.o -IC:\parrot\include -IC:\parrot\src\pmc -DWIN32
-DHASA
TTRIBUTE_CONST  -DHASATTRIBUTE_DEPRECATED  -DHASATTRIBUTE_MALLOC
-DHASATTRIBUTE
_NONNULL  -DHASATTRIBUTE_NORETURN  -DHASATTRIBUTE_PURE
-DHASATTRIBUTE_UNUSED  -
DHASATTRIBUTE_WARN_UNUSED_RESULT  -falign-functions=16 -funit-at-a-time
-maccumu
late-outgoing-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual
-Wchar-s
ubscripts -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra -Wformat
-Wfo
rmat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k
-Wimplicit -W
import -Winit-self -Winline -Winvalid-pch -Wmissing-braces
-Wno-missing-format-a
ttribute -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type
-Wsequence-point -
Wno-shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch
-Wswitc
h-default -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wwrite-strings
-Wba
d-function-cast -Wdeclaration-after-statement
-Wimplicit-function-declaration -W
implicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes
-Wnested-externs
 -Wnonnull   -g   -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO  myops_ops_cg.c
g++ -o myops_ops_cg.dll myops_ops_cg.o  -shared  "C:\parrot\libparrot.dll"
-lms
vcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32
-ls
hell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion
C:\Perl\bin\perl.exe -IC:\parrot\lib C:\parrot\tools\build\ops2c.pl CGP
--dynami
c myops.ops
gcc -c -o myops_ops_cgp.o -IC:\parrot\include -IC:\parrot\src\pmc -DWIN32
-DHAS
ATTRIBUTE_CONST  -DHASATTRIBUTE_DEPRECATED  -DHASATTRIBUTE_MALLOC
-DHASATTRIBUT
E_NONNULL  -DHASATTRIBUTE_NORETURN  -DHASATTRIBUTE_PURE
-DHASATTRIBUTE_UNUSED
-DHASATTRIBUTE_WARN_UNUSED_RESULT  -falign-functions=16 -funit-at-a-time
-maccum
ulate-outgoing-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual
-Wchar-
subscripts -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra -Wformat
-Wf
ormat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k
-Wimplicit -
Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-braces
-Wno-missing-format-
attribute -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type
-Wsequence-point
-Wno-shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch
-Wswit
ch-default -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wwrite-strings
-Wb
ad-function-cast -Wdeclaration-after-statement
-Wimplicit-function-declaration -
Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes
-Wnested-extern
s -Wnonnull   -g   -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO  myops_ops_cgp.c
g++ -o myops_ops_cgp.dll myops_ops_cgp.o  -shared
"C:\parrot\libparrot.dll"  -l
msvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32
-ladvapi32 -
lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm
-lversion
C:\Perl\bin\perl.exe -IC:\parrot\lib C:\parrot\tools\build\ops2c.pl C
--dynamic
myops.ops
gcc -c -o myops_ops.o -IC:\parrot\include -IC:\parrot\src\pmc -DWIN32
-DHASATTR
IBUTE_CONST  -DHASATTRIBUTE_DEPRECATED  -DHASATTRIBUTE_MALLOC
-DHASATTRIBUTE_NO
NNULL  -DHASATTRIBUTE_NORETURN  -DHASATTRIBUTE_PURE  -DHASATTRIBUTE_UNUSED
-DHA
SATTRIBUTE_WARN_UNUSED_RESULT  -falign-functions=16 -funit-at-a-time
-maccumulat
e-outgoing-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual
-Wchar-subs
cripts -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra -Wformat
-Wforma
t-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit
-Wimp
ort -Winit-self -Winline -Winvalid-pch -Wmissing-braces
-Wno-missing-format-attr
ibute -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point
-Wno
-shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch
-Wswitch-d
efault -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wwrite-strings
-Wbad-f
unction-cast -Wdeclaration-after-statement -Wimplicit-function-declaration
-Wimp
licit-int -Wmain -Wmissing-declarations -Wmissing-prototypes
-Wnested-externs -W
nonnull   -g   -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO  myops_ops.c
g++ -o myops_ops.dll myops_ops.o  -shared  "C:\parrot\libparrot.dll"
-lmsvcrt -
lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32
-lshell32
 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion
C:\Perl\bin\perl.exe -IC:\parrot\lib C:\parrot\tools\build\ops2c.pl CSwitch
--dy
namic myops.ops
gcc -c -o myops_ops_switch.o -IC:\parrot\include -IC:\parrot\src\pmc
-DWIN32  -D
HASATTRIBUTE_CONST  -DHASATTRIBUTE_DEPRECATED  -DHASATTRIBUTE_MALLOC
-DHASATTRI
BUTE_NONNULL  -DHASATTRIBUTE_NORETURN  -DHASATTRIBUTE_PURE
-DHASATTRIBUTE_UNUSE
D  -DHASATTRIBUTE_WARN_UNUSED_RESULT  -falign-functions=16 -funit-at-a-time
-mac
cumulate-outgoing-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual
-Wch
ar-subscripts -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra
-Wformat
-Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k
-Wimplici
t -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-braces
-Wno-missing-form
at-attribute -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type
-Wsequence-poi
nt -Wno-shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch
-Ws
witch-default -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused
-Wwrite-strings
-Wbad-function-cast -Wdeclaration-after-statement
-Wimplicit-function-declaratio
n -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes
-Wnested-ext
erns -Wnonnull   -g   -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO
myops_ops_switch.c
g++ -o myops_ops_switch.dll myops_ops_switch.o  -shared
"C:\parrot\libparrot.dl
l"  -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32
-ladva
pi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm
-lver
sion
C:\Perl\bin\perl.exe -MExtUtils::Command -e cp *.dll
C:\parrot\runtime\parrot\dy
next
mingw32-make[1]: Leaving directory `C:/parrot/src/dynoplibs'
mingw32-make -C compilers\pct
mingw32-make[1]: Entering directory `C:/parrot/compilers/pct'
..\..\parrot.exe -o ..\..\runtime\parrot\library\PCT.pbc --output-pbc
PCT.pir
..\..\parrot.exe -o ..\..\runtime\parrot\library\PCT\PAST.pbc --output-pbc
src\P
AST.pir
..\..\parrot.exe -o ..\..\runtime\parrot\library\PCT\Grammar.pbc
--output-pbc sr
c\PCT\Grammar.pir
..\..\parrot.exe -o ..\..\runtime\parrot\library\PCT\HLLCompiler.pbc
--output-pb
c src\PCT\HLLCompiler.pir
mingw32-make[1]: Leaving directory `C:/parrot/compilers/pct'
mingw32-make -C compilers\pge
mingw32-make[1]: Entering directory `C:/parrot/compilers/pge'
C:\Perl\bin\perl.exe -MExtUtils::Command -e rm_f PGE.pbc
..\..\runtime\parrot\li
brary\PGE.pbc
C:\Perl\bin\perl.exe -e "" >PGE\builtins_gen.pir
..\..\parrot.exe -o PGE.pbc --output-pbc PGE.pir
..\..\parrot.exe ..\..\runtime\parrot\library\PGE\Perl6Grammar.pir
--output=PGE
\builtins_gen.pir PGE\builtins.pg
mingw32-make[1]: *** [PGE.pbc] Error -1073741819
mingw32-make[1]: Leaving directory `C:/parrot/compilers/pge'
mingw32-make: *** [compilers.dummy] Error 2




On Thu, Mar 26, 2009 at 11:26 AM, Xiao Yafeng <xyf.x...@gmail.com> wrote:

> I've moved windows 2003 platform to XP. so far, configure Parrot 1.0 is OK.
> I'll reinstall windows 2003 and reconfigure parrot.
>
> On Thu, Mar 26, 2009 at 11:07 AM, James Keenan via RT <
> parrotbug-follo...@parrotcode.org> wrote:
>
>> Could you try reconfiguring with Parrot 1.0?
>>
>> Thank you very much.
>>
>
>

Reply via email to