[Mono-dev] mono merge
Bart Masschelein
masschel at gmail.com
Wed Nov 12 14:13:34 EST 2008
Hi all,
I was wondering what the current status is of the mono merger? I found
one relevant reference in http://evain.net/blog/articles/2006/11/06/an-introduction-to-mono-merge
, but that's a post of end 2006. Is it considered finished? How can I
(easily) obtain it? I have mono installed using MacPorts, and I have
Mono.Cecil, on which the merger depends. Can I download the merger on
its own, and compile the project? Does it make sense to ask the
MacPorts developers to include it in their mono port?
I'm porting a class library solution with different projects from
Visual Studio to MonoDevelop on OSX. Luckily in the .Net/Mono/
MonoDevelop world, porting just means loading the solution, and
compile ;-). I use ILMerge on Windows to merge all seperate assemblies
into one, for redistribution, I'm now looking for a mono variant to do
the same.
Bart
More information about the Mono-devel-list
mailing list