Comment 2 for bug 608145

Revision history for this message
Eliah Kagan (degeneracypressure) wrote :

I can reproduce this bug on Maverick (x86_64). However, it does not occur on my 32-bit Natty system, which uses gcc-4.5 (instead of gcc-4.4).

Here are details for the Maverick system:

ek@Apok:~$ uname -a
Linux Apok 2.6.35-22-generic #35-Ubuntu SMP Sat Oct 16 20:45:36 UTC 2010 x86_64 GNU/Linux

ek@Apok:~$ apt-cache policy gcc g++
gcc:
  Installed: 4:4.4.4-1ubuntu2
  Candidate: 4:4.4.4-1ubuntu2
  Version table:
 *** 4:4.4.4-1ubuntu2 0
        500 http://us.archive.ubuntu.com/ubuntu/ maverick/main amd64 Packages
        100 /var/lib/dpkg/status
g++:
  Installed: 4:4.4.4-1ubuntu2
  Candidate: 4:4.4.4-1ubuntu2
  Version table:
 *** 4:4.4.4-1ubuntu2 0
        500 http://us.archive.ubuntu.com/ubuntu/ maverick/main amd64 Packages
        100 /var/lib/dpkg/status

ek@Apok:~$ apt-cache policy libstdc++ | head -n 14 # no others are installed
libstdc++6:
  Installed: 4.5.1-7ubuntu2
  Candidate: 4.5.1-7ubuntu2
  Version table:
 *** 4.5.1-7ubuntu2 0
        500 http://us.archive.ubuntu.com/ubuntu/ maverick/main amd64 Packages
        100 /var/lib/dpkg/status
libstdc++6-4.4-dev:
  Installed: 4.4.4-14ubuntu5
  Candidate: 4.4.4-14ubuntu5
  Version table:
 *** 4.4.4-14ubuntu5 0
        500 http://us.archive.ubuntu.com/ubuntu/ maverick/main amd64 Packages
        100 /var/lib/dpkg/status