Package: g++4.6
Version: 4.6.3-12
Severity: important

On s390 and s390x, it looks like the C++ include paths are incorrect
when using -m64 and -m32:

On s390, with -m64, the includes look like this:
 /usr/include/c++/4.6
 /usr/include/c++/4.6/backward

Which appears to be completely missing /usr/include/c++/4.6/s390-linux-gnu/64

(Furthermore, on the filesystem, /usr/include/c++/4.6/s390-linux-gnu/64 is
actually /usr/include/c++/4.6/s390x-linux-gnu/64, which may be another bug)

On s390x, with -m32, the includes look like this:
 /usr/include/c++/4.6
 /usr/include/c++/4.6/s390x-linux-gnu
 /usr/include/c++/4.6/backward

That second one should probably be /usr/include/c++/4.6/s390x-linux-gnu/32,
which does exist on the filesystem.

... Adam

-- System Information:
Debian Release: wheezy/sid
  APT prefers raring-updates
  APT policy: (500, 'raring-updates'), (500, 'raring-security'), (500, 'raring')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.5.0-18-generic (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to