On Mittwoch, 20. Dezember 2017 18:32:16 CET Konstantin Tokarev wrote: > 20.12.2017, 20:17, "René J. V. Bertin" <[email protected]>: > > Thiago Macieira wrote: > >> A Qt release build builds with -g1 instead of -g, which should be > >> sufficient for backtraces but not for debugging. > > > > That's interesting, the option doesn't show up in g++ --verbose --help so > > I > > wasn't aware it existed. > > With GCC, you should better read man. > With Clang you should better read --help :) > With gcc either use "info", or google "gcc manual" and read the online manual which is the same as the info pages. ;)
'Allan _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
