Kevin Fenzi wrote: > I dont think it's size... we have texlive to keep us on our toes about > that (the texlive src.rpm is ~2.1GB. texlive-debuginfo is only 28 434 646 bytes. Most of the huge SRPM is noarch texmf content that does not produce any debugging information. qt5-qtwebengine-debuginfo (on x86_64) is 666 444 898 bytes (more than 23 times as large). (It is smaller on other architectures because the linker runs out of address space on 32-bit architectures trying to link the debugging information, so I have to build with a reduced -g level (-g1). But even the i686 qt5-qtwebengine-debuginfo, built with -g1, is 111 775 666 bytes, almost 4 times texlive-debuginfo.) ceph-debuginfo is 1 214 511 770 bytes, that is more than 42 times as large as texlive-debuginfo! Kevin Kofler _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx