On Mon, 2014-01-27 at 11:08 -0500, Shearer, Davin wrote: > Right, it will create a *separate RPM* with symbols, so if folks need to > debug, they use the debuginfo-install tool and if you ship a debuginfo RPM, > it will install the symbols. For most folks, this arrangement is fine.
The point being that you *must* use compile flags with -g in them or there will be no (useful) debugging info to populate the -debuginfo rpm. So in this regard Release and RelWithDebInfo are actually quite different. A --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
