[Mono-dev] profiler in master

Duane Wandless duane at wandless.net
Mon Dec 13 09:03:24 EST 2010


The final answer was to modify the Makefile.am in mono/profiler.

if PLATFORM_DARWIN
libmono_profiler_log_la_LDFLAGS = -Wl,-undefined -Wl,suppress
-Wl,-flat_namespace
endif

Thanks Lupus for the help!
Duane

On Fri, Dec 10, 2010 at 9:23 AM, Paolo Molaro <lupus at ximian.com> wrote:

> On 12/10/10 Duane Wandless wrote:
> > That has the same result as before.
>
> Could you post the output of the following commands in mono/profiler?
> make clean
> make V=1
> make install
> mono-sgen --version
> mono-sgen --profile=log:heapshot,report app.exe
>
> Thanks
> lupus
>
> --
> -----------------------------------------------------------------
> lupus at debian.org                                     debian/rules
> lupus at ximian.com                             Monkeys do it better
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20101213/99ae0b10/attachment.html 


More information about the Mono-devel-list mailing list