----- Original Message ----- From: "Hicks, Robert" <[EMAIL PROTECTED]> . . . > t/01syntax.....dubious > Test returned status 255 (wstat 65280, 0xff00) >
What does the following produce: perl -Mblib C/t/01syntax.t If you get output that directs you to look at one of the files in the build directory could you post the contents of that file, too. Here's what I get btw: E:\comp_817\Inline-0.44>perl -Mblib C/t/01syntax.t 1..5 # Running under perl version 5.008008 for MSWin32 # Win32::BuildNumber 817 # Current time local: Tue Jun 13 12:52:39 2006 # Current time GMT: Tue Jun 13 02:52:39 2006 # Using Test.pm version 1.25 Set up gcc environment - 3.4.4 (mingw special) ok 1 ok 2 ok 3 ok 4 ok 5 . . > I think I am probably seeing the same as sisyphus1? > Except that it all works fine for me with MinGW, dmake and build 817. I'm using a different version of gcc, but I doubt that has any bearing on the problem. Any spaces in the path to either MinGW or dmake.exe ? Cheers, Rob