
chewi at aura-online
Dec 23, 2011, 10:20 AM
Post #2 of 2
(299 views)
Permalink
|
|
Re: Changing ./configure --compile-type default to profile, objections?
[In reply to]
|
|
On Fri, 23 Dec 2011 13:03:53 -0500 Daniel Kristjansson <danielk [at] cuymedia> wrote: > I never really want to compile "release" and we really want anyone > submitting back-traces to use either "profile" or "debug", any > objections to making "profile" the default compile type in ./configure > (i.e. "-O3 -g" rather than "-O3" as the default). The autotools default used by many projects is actually "-O2 -g" so it wouldn't be such a bad thing to do. James _______________________________________________ mythtv-dev mailing list mythtv-dev [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-dev
|