[Mono-devel-list] FW: Scheme on the CLR

Paolo Molaro lupus at ximian.com
Fri Dec 3 08:50:26 EST 2004


On 12/03/04 Urs Muff wrote:
> Common Larceny requires the Common
> <http://www.ecma-international.org/publications/standards/Ecma-335.htm>
> Language Infrastructure. It is known to work with the Microsoft .NET
> Framework <http://www.microsoft.com/net/>  implementation. 
[...]
> *	Mono Runtime <http://www.mono-project.com/downloads/>  - Common
> Larceny does not work with version 1.0.4 or version 1.1.2 of Mono. Common
> Larceny runs briefly, but then exits without raising an error. The cause is
> unknown. 
> 
> Anyone knows why it does not run with mono?

This is what I get:
$ mono CommonLarceny.exe 

Unhandled Exception: System.NotImplementedException: The requested feature is not implemented.
in <0x00023> System.Diagnostics.PerformanceCounterCategory:Exists (string)
in <0x00012> Scheme.RT.Load:InitializePerformanceCounters ()
in <0x0000e> Scheme.RT.Load:MainHelper (string[])
in <0x0000a> Main:Main (string[])

Someone on the list was volunteering to implement those classes.
I didn't investigate if removing the exception it goes further.

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better



More information about the Mono-devel-list mailing list