In message <[EMAIL PROTECTED]>,
    "Jonathan Worthington via RT" writes:

: "Greg Bacon" <[EMAIL PROTECTED]> wrote:
:
: > I'm still seeing a link failure with r11221.
:
: Discovered I have cygwin on this PC, went to investigate and...<hackery 
: happens>...the link failure is gone as well as the auto-import warnings. 
: Sadly, there's a new problem that I really have no idea about (aside from 
: the fact that the DLL doesn't get created in the right place, but that can 
: be fixed easily enough).  When you run miniparrot.exe, it immediately 
: segfaults.  Please can someone verify this isn't just me having a dodgy 
: cygwin setup?

Yep, I'm linking again as of r11258, but you have to -- and this has
been the case for some time -- throw in a

    $ PATH=$PATH:`pwd`/blib/lib

Test summary:

Failed Test                Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/configure/config_steps.t    1   256    70    1   1.43%  53
t/dynoplibs/myops.t           1   256     6    1  16.67%  5
t/op/trans.t                  1   256    19    1   5.26%  13
t/src/compiler.t              1   256     1    1 100.00%  1
t/src/extend.t               13  3328    13   13 100.00%  1-13
t/src/intlist.t               4  1024     4    4 100.00%  1-4
t/src/io.t                    9  2304    20    9  45.00%  2-4 6-7 16-19
9 tests and 721 subtests skipped.
Failed 7/227 test scripts, 96.92% okay. 30/4773 subtests failed, 99.37% okay.

Greg

Reply via email to