[Mono-list] Use mono api to generate a .net assembly ( exe/dll )

Miguel de Icaza miguel at microsoft.com
Wed Aug 10 02:39:32 UTC 2016


The real question is why do you think you need to convert C to IL.

This is notoriously a gap in the story of Mono, and one that is not easy to solve.   But also, one that is rarely required.

On 8/3/16, 7:13 AM, "mono-list-bounces at lists.dot.net on behalf of Bencz" <mono-list-bounces at lists.dot.net on behalf of alebencz at gmail.com> wrote:

    I'm seeking some api to allow me to generate IL code for a program written in
    C (unmanaged program), after some research I found that the GCC than targets
    to msil code uses the mono API to fetch the metadata information, classes
    and methods of .NET assemblies, So, I wonder, how can I use the Mono API to
    generate MSIL code ?
    
    ---- 
    Exist some more better API to do this ? 
    
    
    I know I can use the API that Microsoft provides, but not be able to use
    this api in windows!
    
    ----
    https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2fwww.giorgosdimtsas.net%2fembedding-mono-in-your-c-application%2f&data=01%7c01%7cmiguel%40microsoft.com%7cc3bf08b35e0240ba79a208d3bb957f96%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=1FJor3HlMRDEjoxOQAVl76S6ZRSzg22uwC8gJn5h4L4%3d
    
    https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2fdocs.go-mono.com%2f%3flink%3droot%3a%2fembed&data=01%7c01%7cmiguel%40microsoft.com%7cc3bf08b35e0240ba79a208d3bb957f96%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=kR6K25%2fSYDzWNQJ3PeCbjl%2fY5BDDPeipvnam5IYtWYA%3d
    
    
    
    --
    View this message in context: https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2fmono.1490590.n4.nabble.com%2fUse-mono-api-to-generate-a-net-assembly-exe-dll-tp4668307.html&data=01%7c01%7cmiguel%40microsoft.com%7cc3bf08b35e0240ba79a208d3bb957f96%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=ZiJAj13XTAGVDk6w7Er7BJ7tXSru0muEE993kHxKNgk%3d
    Sent from the Mono - General mailing list archive at Nabble.com.
    _______________________________________________
    Mono-list maillist  -  Mono-list at lists.dot.net
    https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2flists.dot.net%2fmailman%2flistinfo%2fmono-list&data=01%7c01%7cmiguel%40microsoft.com%7cc3bf08b35e0240ba79a208d3bb957f96%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=y5KMHg4oTAU%2bXQ2QwaFWQwLl%2f%2fNEoCzGmGjSa0%2bqrSo%3d
    



More information about the Mono-list mailing list