On Thu, Mar 28, 2013 at 6:05 PM, Thiago Macieira <[email protected]>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 DWARF4 and that should help. > Yes, exactly. I have just looked into the details a bit, yesterday: http://dwarfstd.org/doc/DWARF4.pdf Laszlo
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
