> -----Original Message-----
> From: Tom Fransen [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 29, 2003 1:22 AM
> To: Paolo Molaro; [EMAIL PROTECTED]
> Subject: RE: [Mono-list] Need some short answers on the new
> Mono JIT / Mini
>
> PS: by the way I saw that in Mono verion 0.24 it is no longer
> possible to generate assembly code!? I used this previously
> to examine the code generated for a number of small
> benchmarks I have written.
Yeah, you can still show the code, just throw the '-v' switch a few
times and pipe the output to a file. Eg:
mono -v -v -v -v -v -v test.exe > test.log
I'm not sure how many 'v's you need, but the more the merrier!
Piers.
_______________________________________________
Mono-list maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list