Package: g++-3.2
Version: 1:3.2.1-0pre4
Severity: grave
Justification: renders package unusable

As shown below g++-3.2 needs glibc 2.3 to link this sample program.

$ cat test.cpp
int main()
{
        return 0;
}

$ g++-3.2 test.cpp
/usr/lib/gcc-lib/i386-linux/3.2.1/libstdc++.so: undefined reference to [EMAIL 
PROTECTED]'
/usr/lib/gcc-lib/i386-linux/3.2.1/libstdc++.so: undefined reference to [EMAIL 
PROTECTED]'
/usr/lib/gcc-lib/i386-linux/3.2.1/libstdc++.so: undefined reference to [EMAIL 
PROTECTED]'
collect2: ld returned 1 exit status

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux finwe 2.4.19 #2 Sun Aug 4 23:25:49 CEST 2002 i686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]

Versions of packages g++-3.2 depends on:
ii  gcc-3.2                    1:3.2.1-0pre4 The GNU C compiler.
ii  gcc-3.2-base               1:3.2.1-0pre4 The GNU Compiler Collection (base 
ii  libc6                      2.2.5-14.3    GNU C Library: Shared libraries an
ii  libstdc++5-dev             1:3.2.1-0pre4 The GNU stdc++ library version 3 (



Reply via email to