[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#738852: marked as done ([g++-4.8] unrecognized command line option ?-std=c++-11?)



Your message dated Thu, 13 Feb 2014 15:38:45 +0100
with message-id <52FCD8F5.3020300@debian.org>
and subject line Re: Bug#738852: [g++-4.8] unrecognized command line option ?-std=c++-11?
has caused the Debian Bug report #738852,
regarding [g++-4.8] unrecognized command line option ?-std=c++-11?
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
738852: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738852
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: g++-4.8
Version: 4.8.2-14
Severity: normal

As stated in the mail subject -std=c++-11 flag is not recognized
by g++-4.8

This seems to be in contradiction with g++ 4.8 doc:
see http://gcc.gnu.org/onlinedocs/gcc-4.8.2/libstdc++/manual/manual/using.html#manual.intro.using.flags

--- System information. ---
Architecture: amd64
Kernel:       Linux 3.12-1-amd64

Debian Release: jessie/sid
  500 testing-proposed-updates ftp.fr.debian.org 
  500 testing         security.debian.org 
  500 testing         http.us.debian.org 
  500 testing         ftp.fr.debian.org 
  500 testing         euler.lcmi.local 
  500 stable          dl.google.com 
  500 sid             linux.dropbox.com 
  500 jessie          neuro.debian.net 
  500 data            neuro.debian.net 

--- Package information. ---
Depends                  (Version) | Installed
==================================-+-=============
gcc-4.8-base          (= 4.8.2-14) | 
gcc-4.8               (= 4.8.2-14) | 
libstdc++-4.8-dev     (= 4.8.2-14) | 
libc6                    (>= 2.14) | 
libcloog-isl4            (>= 0.17) | 
libgmp10                           | 
libisl10                 (>= 0.10) | 
libmpc3                            | 
libmpfr4                (>= 3.1.2) | 
zlib1g                (>= 1:1.1.4) | 


Package's Recommends field is empty.

Suggests                   (Version) | Installed
====================================-+-==============
g++-4.8-multilib                     | 4.8.2-14
gcc-4.8-doc                 (>= 4.8) | 4.8.2-2
libstdc++6-4.8-dbg     (>= 4.8.2-14) | 

-- 


Christophe TROPHIME
Research Engineer

LNCMI
CNRS - LNCMI
25, rue des Martyrs
BP 166
38042 GRENOBLE Cedex 9
FRANCE
CNRS

Tel : +33 (0)4 76 88 90 02 
Fax : +33 (0) 4 76 88 10 01
Office U 19 
M@il : christophe.trophime@lncmi.cnrs.fr 
________________________________________________________________________

--- End Message ---
--- Begin Message ---
Am 13.02.2014 14:45, schrieb trophime:
> Package: g++-4.8
> Version: 4.8.2-14
> Severity: normal
> 
> As stated in the mail subject -std=c++-11 flag is not recognized
> by g++-4.8

$ touch foo.cc
$ g++ -std=c++11 -c foo.cc

works fine here.

--- End Message ---

Reply to: