Linked by Owen Anderson on Mon 19th Apr 2004 05:43 UTC
For years the development scene has been dominated by the C family of languages, primarily C itself and its immediate successor C++. Recent years have given rise to other C-descendents, however, such as Sun's Java and Microsoft's C#.
Permalink for comment
To read all comments associated with this story, please click here.
Since some of you mentioned AOT in mono, could someone explain me how to do it?
I've tryed the -aot option, but it just creates an .so that doesn't run (generates a fault). Could someone explain me how to make use of mono's AOT?
Since some of you mentioned AOT in mono, could someone explain me how to do it?
I've tryed the -aot option, but it just creates an .so that doesn't run (generates a fault). Could someone explain me how to make use of mono's AOT?