[Mono-dev] Embedding Mono

Tom Philpot tom.philpot at logos.com
Tue Mar 15 15:00:09 EDT 2011


> I do not know how you are compiling your OSX app but otool and
>install_name_tool were very useful in my understanding of the embedding
>process.

If you linking against shared libraries and using install_name_tool,
you'll also want to provide the linker flag "-headerpad_max_install_names".



More information about the Mono-devel-list mailing list