[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Mono (C#) support on Linux/Alpha
- From: Sergey Tikhonov <tsv solvo ru>
- To: Linux on Alpha processors <axp-list redhat com>
- Subject: Mono (C#) support on Linux/Alpha
- Date: Tue, 12 Sep 2006 23:02:22 +0400
Hello,
I have being working on getting mono (C#) working on Linux/Alpha.
Currently, the virtual machine is working (the JIT is implemented and
bytecode is translated to native code).
I was able to build C# compiler and build necessary libraries (only for
profile_1_1).
In general it could be used for some non-complex work. I don't expect it
to be able to work with gtk, etc. native
libraries yet, but purely managed code should work. Native code would
work if it is called with simple types
(like ints, floats, pointers. Passing complex structs by value is not
supported).
There is no package yet, only source code is available via SVN.
If there is an interest, please check. :)
Regards,
Sergey.
tsv solvo ru
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]