Re: [perl #61522] build trouble on win32

2009-03-26 Thread Xiao Yafeng
Hi,
the problem is the same,

*auto::jit -   Determine JIT
capabilityyes.
auto::cpu -   Generate CPU specific
stuffdone.
auto::funcptr -   Does compiler support function pointer
castsyes.*

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
-

Re: [perl #61522] build trouble on win32

2009-03-26 Thread Xiao Yafeng
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.
>