[Interest] building Qt 5.9 on Linux - clang or GCC?

Allan Sandfeld Jensen kde at carewolf.com
Wed Dec 20 18:43:51 CET 2017


On Mittwoch, 20. Dezember 2017 18:32:16 CET Konstantin Tokarev wrote:
> 20.12.2017, 20:17, "René J. V. Bertin" <rjvbertin at gmail.com>:
> > 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



More information about the Interest mailing list