Followup-For: Bug #1015185
Hi,
This is standard behavior with the GCC packages, sadly. See:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894014
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783876
Regards,
Daniel.
Package: gcc-5
Version: 5.1.1-2
Severity: wishlist
Dear Maintainer,
Currently, gcc-5 packages are really big because the files under
/usr/lib/gcc/x86_64-linux-gnu/5 are not stripped, and each one of
lto1, cc1 and cc1plus is about 130MB.
Please, can those files be striped in the default installat
Package: gcj-3.3
Version: 1:3.3.4-5
Severity: normal
There is a typo in the package, it should be "libgcj4-awt".
Thanks,
Daniel.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)
Ker
Package: gcc-snapshot
Version: 20030909-1
Severity: normal
The following code causes the compiler to SIGSEV in x86:
tst.cpp /
#include
class A;
std::vector < A * > getA()
{
std::vector< A * > a;
return a;
}
//
4 matches
Mail list logo