Alan Conway created QPID-5941:
---------------------------------

             Summary: 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]

Reply via email to