On Friday, March 29, 2013 10:33:01 Rex Dieter wrote:
> During packaging qt5 for fedora, someone noticed that cmake .config files
> seemingly set incorrect _install_prefix variables. One example is in
> qtbase, cmake files installed (on x86_64) as:
>
> /usr/lib64/cmake/Qt5Core/Qt5CoreConfig.cmake
During packaging qt5 for fedora, someone noticed that cmake .config files
seemingly set incorrect _install_prefix
variables. One example is in qtbase, cmake files installed (on x86_64) as:
/usr/lib64/cmake/Qt5Core/Qt5CoreConfig.cmake
/usr/lib64/cmake/Qt5Core/Qt5CoreConfigExtras.cmake
contain:
On Thu, Mar 28, 2013 at 6:05 PM, Thiago Macieira
wrote:
> > It obviously boils down to the question why especially the debug dlls
> > are so much bigger (like Qt5Guid.dll: 131MB vs 5MB).
>
> Debugging symbols are much bigger and extremely space-inefficient with
> DWARF2.
> GCC is switching to DWAR