[Mono-devel-list] Re: Mono has been noticed...

Richard Norman normri at samc.com
Fri Jul 2 14:14:35 EDT 2004


I am sure everyone knew this already, but I thought this was sort of
enlightening... This is an exchange on the F# group. So it appears that
Mono 1.0 is being used at least to verify compatibility.
 
Richard Norman


======================
Hi Dominic,
 
You should not need to recompile programs when moving to new versions
of
the .NET Framework.  However as you know F# has its own binary writer,
and it is possible that the binaries being written are not correct in
some minor detail that means they are not operating correctly on later
versions.  I'll try a few examples myself, but please feel free to
send
any binaries that are no longer functioning correctly.
 
I regularly recompile code with F# on v2.0 runtimes and haven't seen
any
problems.  Were the binaries compiled with any exotic switches like
--unverifiable?
 
BTW recently I've been setting up a testing framework to make sure
that
F# and Abstract IL compile and work correctly on v1.0, v1.1, v2.0 and
Rotor v1.0, and hopefully Mono 1.0 as well.  
 
Thanks,
Don
 
-----Original Message-----
From: bounce-fsharp-6488 at list.research.microsoft.com 
[mailto:bounce-fsharp-6488 at list.research.microsoft.com] On Behalf Of
Renato Lenzi
Sent: 02 July 2004 18:14
To: F# List
Subject: Re: F# broken on CLR v2.0.40607?
 
> I installed the latest public Framework SDK and redistributable
> (v2.0.40607, available with these 'Express' products [1]) and F#
> programs seem broken... They crash with a unhandled (native)
> exception. The same programs run fine on 1.1 (and did run fine on
> previous 2.0s.) Does anyone have any insight?
>
> Dominic Cooney
>
> [1] http://msdn.microsoft.com/express 
>
 
May be you have to compile your programs again. I had the same problem
going
from 1.0 to 1.1 version of the framework. Try and let us know.
 
Best regards
 
--Renato
www.rexlen.it 
 

---

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040702/ddde4f41/attachment.html 


More information about the Mono-devel-list mailing list