On 10/4/05, Jon Whitear <[EMAIL PROTECTED]> wrote: > This is with a 'make distclean' using a non-debug build. Was the > backtrace I provided last time useful? If so, I'll rebuild with debug > and run another one.
If you have enough RAM you try to compile with --compile-type=profile. It behaves like a release build (so it's fast) and it can be debugged. It just needs lots of memory to compile :) Adam _______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
