On Tue, 30 Nov 2004 14:56:04 +0200 Mart Raudsepp <[EMAIL PROTECTED]> wrote:
> Hmm, right, seems to take ages, yes. > However before InsertURL it takes the most time. But w/o Quotes and URLs filter it's fast, yes? If it's not wxTextCtrl text attributes, what then? As with gtk1 it is fast even with Quotes and URLs filter... > I don't see any profiling being outputted even though I compiled with > --enable-profile and I do see -pg being passed to the linker and at > least some object file compilations. Maybe because of the segfault I saw > recently descriped in the mailing list archives by you? Though I believe > a crash shouldn't make it not give profile output. > How can I compile it in that different way where it supposedly doesn't > crash on exit? Use --with-modules=static when configuring. Regards, Nerijus ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
