[
https://issues.apache.org/jira/browse/QPID-5941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14078261#comment-14078261
]
ASF subversion and git services commented on QPID-5941:
-------------------------------------------------------
Commit 1614472 from [~aconway] in branch 'qpid/trunk'
[ https://svn.apache.org/r1614472 ]
QPID-5941: Set sensible default build type: default is RelWithDebInfo.
> Set sensible default build type
> -------------------------------
>
> Key: QPID-5941
> URL: https://issues.apache.org/jira/browse/QPID-5941
> Project: Qpid
> Issue Type: Bug
> Components: C++ Broker
> Affects Versions: 0.28
> Reporter: Alan Conway
> Assignee: Alan Conway
>
> The cmake default build type is a sort of "didn't bother with flags" build -
> it has neither debugging symbols nor optimization and so is not well suited
> to anything.
> - Make the default one of the standard build types: Release, Debug,
> RelWithDebInfo and MinRel.
> - Mention all the available build types in the INSTALL file.
> - Mention the default build type in the initial cmake output.
> Based on the discussion here:
> http://qpid.2158936.n2.nabble.com/How-to-test-the-performance-quid-c-broker-td7610614i20.html#a7611007
> the majority opinion is to use RelWithDebInfo. It was not unanimous, but
> this is only the default so people can change it towhatever they like and the
> doc. will make that clear.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]