[Mono-devel-list] more problems on the gentoo system

Jackson Harper jackson at ximian.com
Mon Jul 19 17:12:05 EDT 2004


On Sun, 2004-07-18 at 14:14, Chris Nuernberger wrote:
> I would like to know how to find out exactly where mono is looking for
> config information and I would also like to get mono to output errors if a
> dllmapping doesn't work for some reason.  I have libgdiplus from cvs, so it
> is possible that interfaces don't match or something like that but I need to
> get some error messages and I can't get a peep out of mono itself.

  Then read the mono man page ;-).
 
export MONO_LOG_LEVEL=debug
export MONO_LOG_MASK="cfg,dll"

Cheers,
Jackson






More information about the Mono-devel-list mailing list