Re: Avaialbility of 'g++ -m64'

2013-09-20 Thread sisyphus1
-Original Message- From: sisyph...@optusnet.com.au (I'm not subscribed here - please 'cc' me.) I have a debian wheezy installation with gcc/g++ version 4.6.3. I can run gcc in either 32-bit or 64-bit mode (-m32 or -m64). But g++ can be run only in 32-bit mode. Any attempt to run it

Bug#723895: gcc-doc: depends on an old "default" version

2013-09-20 Thread Adam Borowski
Package: gcc-doc Version: 5:4 Severity: normal Description-en: documentation for the GNU compilers (gcc, gobjc, g++) This is the dependency package that should install manual pages and documentation for Debian default version of GNU compilers. yet: Depends: gcc-4.7-doc (>= 4.7.2-1) rather than

Results for 4.9.0 20130917 (experimental) [trunk revision 202647] (Debian 20130917-1) testsuite on ia64-unknown-linux-gnu

2013-09-20 Thread Matthias Klose
LAST_UPDATED: Tue Sep 17 11:23:53 UTC 2013 (revision 202647) Target: ia64-linux-gnu gcc version 4.9.0 20130917 (experimental) [trunk revision 202647] (Debian 20130917-1) === acats tests === FAIL: cb1010a FAIL: cb1010c === acats Summary === # of expected pass

Avaialbility of 'g++ -m64'

2013-09-20 Thread sisyphus1
Hi, (I'm not subscribed here - please 'cc' me.) I have a debian wheezy installation with gcc/g++ version 4.6.3. I can run gcc in either 32-bit or 64-bit mode (-m32 or -m64). But g++ can be run only in 32-bit mode. Any attempt to run it in 64-bit mode fails because a suitable libstdc++ cannot be