On Mon, 2006-10-30 at 14:51 +0000, Colin JN Breame wrote: > I know this is probably pretty far fetched, but is it possible to statically > link an exe to all it's (non-mono) dll dependants? > > What I'd like to do is run something like "make deploy" that collects all > dependants so I only have to deploy a single exe file. > > If this doesn't exist, how would one go about writing something like this?
JB Evain wrote such a linker as a Google SoC 2006 project. Ciao, Massi _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
