On 9/16/05, Will Coleda via RT <[EMAIL PROTECTED]> wrote: > Please try again with the leo-ctx5 branch, I suspect this should be working > again, at least for > now. > ParTcl builds fine now. there is, however, one failing test:
t\cmd_inline...........NOK 2# Failed test (t\cmd_inline.t at line 18) # got: 'ok # Can't spawn ".\parrot.exe --gc-debug languages/tcl/tcl.pbc C:\Temp\cmd_inline_2.tcl": Bad file descriptor at ../../lib/Parrot/Test.pm line 238. # ' # expected: 'ok # ' # '.\parrot.exe --gc-debug languages/tcl/tcl.pbc C:\Temp\cmd_inline_2.tcl' failed with exit code 255 t\cmd_inline...........ok 3/3# Looks like you failed 1 test of 3. t\cmd_inline...........dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/3 tests, 66.67% okay ...but this seems to be an ongoing issue that pops up sporatically with Parrot::Test on windows, and not a ParTcl specific error. > > [jonathan - Wed Sep 14 10:18:59 2005]: > > > > "jerry gay (via RT)" <[EMAIL PROTECTED]> wrote: > > > > > > the linker is failing to build ParTcl with MSVC, due to unresolved > > > external symbols. i'm swamped at the moment, and won't have a chance > > > to investigate further. > > > > > I'm unable to re-produce this, but I haven't checked out the latest Parrot > > for a while. I reckon that tcl_group.def contains stuff it shouldn't > > because it doesn't get re-generated as needed - a makefile issue. I'll fix > > that soon. > > > > Thanks, > > > > Jonathan > > i have closed this ticket. great work, will! ~jerry