automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: using C# in automake


From: Bob Friesenhahn
Subject: Re: using C# in automake
Date: Sun, 24 May 2009 17:07:00 -0500 (CDT)

On Sun, 24 May 2009, Jan Engelhardt wrote:

It seems like what is needed is C# support in libtool.  This should be
discussed on the libtool list.[...]

It's about time GNU comes up with a Mono compiler, similar to gcj.
Then you can have real .so files :)

I think that one of the points of C# is not to have "real .so files". C# and .net's JIT linkage and compilation seem to go hand in hand. C# should produce something similar to .net assemblies. These are rather similar to "real .so files" except that they require a special VM to load them.

Bob
--
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]