X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=README;h=4eff2aad485743d46b7711a9c75c01345a990b2b;hb=3689d641017d79aa249b74a9845dd76e4244a9e1;hp=c4c7a2ce800f3f7750ce5dc34fceb3cfc554c824;hpb=224201b132522a7df53a2759c3b445526dc2c212;p=mono.git diff --git a/README b/README index c4c7a2ce800..4eff2aad485 100644 --- a/README +++ b/README @@ -208,6 +208,10 @@ This is Mono. --with-sigaltstack=yes,no + Experimental: Use at your own risk, it is known to + cause problems with garbage collection and is hard to + reproduce those bugs. + This controls whether Mono will install a special signal handler to handle stack overflows. If set to "yes", it will turn stack overflows into the @@ -275,6 +279,16 @@ This is Mono. Or you can specify a path to a libgdiplus. + --disable-shared-memory + + Use this option to disable the use of shared memory in + Mono (this is equivalent to setting the MONO_DISABLE_SHM + environment variable, although this removes the feature + completely). + + Disabling the shared memory support will disable certain + features like cross-process named mutexes. + --enable-minimal=LIST Use this feature to specify optional runtime