Hello,

> I'm compiling a C# application, it's normal that when it compiles mono uses
> up to 1GB of memory?
> I have run valgrind with mono, but i had to stop it because there were tons
> of errors, giving a big log ->
> http://wikisend.com/download/442520/valgrind.log.

To use valgrind, you want to use the mono.supp file for Valgrind to
remove all the false negatives from the log.

As for memory usage, it will depend on your project, but I do not
believe I have ever seen that


_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to