[Mono-devel-list] RE: interp/mint problems on PPC and Windows

Urs Muff umuff at QUARK.com
Wed Apr 21 19:11:28 EDT 2004


Thanks a lot for the quick response!

Do you have IRC, AOL, MSN, ICQ, Yahoo, or any other chat client available?
That helps communication...

I have attached some patches for cygwin, to make building from CVS easier.
Also, you will have to change to get around another cygwin issue:
Index: test-driver
===================================================================
RCS file: /mono/mono/mono/tests/test-driver,v
retrieving revision 1.5
diff -u -r1.5 test-driver
--- test-driver 31 Jul 2003 14:32:42 -0000      1.5
+++ test-driver 22 Apr 2004 00:15:39 -0000
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl
+#!/usr/bin/perl

 my $interpreter = shift;
 my $test = shift;

For now I just ignore all the .il stuff by doing a touch xx.exe to go beyond
those in the make process. 

Locking at the first crash a change from Lluis might be responsible for some
crashes...

If I find a good example I will forward it.

- Urs

-----Original Message-----
From: Bernie Solomon [mailto:bernard at ugsolutions.com] 
Sent: Wednesday, April 21, 2004 4:38 PM
To: Urs Muff
Subject: Re: interp/mint problems on PPC and Windows

Hi Urs,

I did try most of these tests - not on PPC - but on Windows (which suffers
from Thread.Abort problems which is another issue) and on Linux
and on HPUX. I actually use the test_cs target most of the time and
most of the tests pass though now I try testinterp on HPUX I see there is a
problem with it in that one .il file doesn't assemble.

I am updating my Windows build on my work PC (did it last time at home)
to check things are OK still (I see you've done some stuff to help the
mcs mcs.exe problems which will make life easier...)

Can you send me the trace of just one failure - with this many I'd hope
that most of them are the same....

(Also expect the 3x improvement more often than 5!)

Bernie



----- Original Message ----- 
From: "Urs Muff" <umuff at QUARK.com>
To: <bernard at ugsolutions.com>; <mono-devel-list at lists.ximian.com>
Sent: Wednesday, April 21, 2004 3:24 PM
Subject: interp/mint problems on PPC and Windows


> Hi Bernie,
>
>
>
> Miguel gave me your email, and told me that you rewrote the mint from
> scratch, and that it rocks... (about 3-5x faster).
>
>
>
> I have some problems with the new mint: on PPC and Windows, about 90% of
> tests in mono/tests, 'make testinterp' crash now.  I can create stack
> traces, and log bugs, but for 118 failures that will take me multiple
> days.
>
>
>
> Did you happen to try those tests?
>
>
>
> - Urs
>
>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: cygwin.mcs.patch
Type: application/octet-stream
Size: 1758 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040421/bdb9f664/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cygwin.mono.patch
Type: application/octet-stream
Size: 17299 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040421/bdb9f664/attachment-0001.obj 


More information about the Mono-devel-list mailing list