Mono

Kompilieren:

libgdiplus

./configure -enable-static=yes --enable-shared=yes --with-pic

mono

./configure --with-pic \ --with-libgdiplus=../libgdiplus-1.2.2/src/.libs  \
--with-preview=no --with-ikvm-native=yes --with-x \ 
--with-xen_opt=no --with-sigaltstack=yes && make -j2

Debuggen

$ MONO_LOG_LEVEL=debug mono <filename.exe>
$ export MONO_TRACE_LISTENTER=Console.Out 
$ mono --trace=N:<NAMESPACE> <filename.exe> >monotrace.log
mono.txt · Zuletzt geändert: 2011/07/22 23:26 (Externe Bearbeitung)
 
Falls nicht anders bezeichnet, ist der Inhalt dieses Wikis unter der folgenden Lizenz veröffentlicht: CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki