https://bugs.kde.org/show_bug.cgi?id=369303

--- Comment #5 from alvinhoc...@gmail.com ---
Actually, Qt has more flags than that:

>    -release ........... Compile and link Qt with debugging turned off.
> *  -debug ............. Compile and link Qt with debugging turned on.
> +  -debug-and-release . Compile and link two Qt libraries, with and without
>                         debugging turned on.
>
>    -force-debug-info .. Create symbol files for release builds.
>    -separate-debug-info Strip debug information into a separate file.
>
>    -developer-build ... Compile and link Qt with Qt developer options
>                         (including auto-tests exporting)

This means you can make Qt release builds with debug info too, or even haven
the debug info in their own files.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to