I have the same diversion in my computer.
[EMAIL PROTECTED]:~$ ls -l /usr/bin/c++filt*
-rwxr-xr-x1 root root30028 1998-12-04 06:05 /usr/bin/c++filt
-rwxr-xr-x1 root root55860 2002-08-24 10:50
/usr/bin/c++filt.binutils
[EMAIL PROTECTED]:~$ /usr/bin/c++filt --version
Package: gcc
Version: 2.95.4-16
Severity: normal
This could be glibc error. Following program did not act as I expected.
/*
* type cast/formatting bug check for GCC / GLIBC
* (C) Osamu Aoki, Mon Sep 2 17:51:30 UTC 2002
*/
#include
int
main(int argc, char *argv)
{
unsigned int b;
2 matches
Mail list logo