[KDE/Mac] Upgrade to 4.13.3 in Macports
René J.V. Bertin
rjvbertin at gmail.com
Fri Oct 3 22:21:47 UTC 2014
On Saturday October 04 2014 07:52:23 Ian Wadham wrote:
> What happened to CMAKE_BUILD_TYPE=RelWithDebInfo? In KDE builds, at least,
> that is supposed to get you just enough info for stack traces. The info drains away when
Nothing, but that gives you a rather fixed preset, and it uses -O2. It'd be nice to be able to build release versions with -O3 .
> you get down the stack to Qt libraries, but that does not usually matter --- unless you are
> trying to debug something in Qt. For that, I prefer to insert log messages, once I have
> the whole thing built from source (without debug), but it has been a few years since
> I had to do it...
Qt too can be built with an additional `-g` ...
'night
R.
More information about the kde-mac
mailing list