[smartmontools-support] info about C++11 support
Niclas Borlin
niclas.borlin at cs.umu.se
Sat Feb 24 23:05:42 CET 2018
Hi,
A per the request of the configure script for smartmontools-6.6, here is
the info (I think) you wanted.
Thanks!
/Niclas
...
...
checking for g++ option to accept C++11... unknown
configure: error:
This version of smartmontools does not use C++11 features, but future
versions possibly will.
This script was unable to determine a compiler option to enable C++11.
Use option '--with-cxx11-option=OPTION' to specify the compiler option
(it will be checked, but not used in the actual build).
Use option '--without-cxx11-option' to suppress this error message if the
compiler lacks C++11 support.
In both cases, please send info about compiler and platform to
smartmontools-support at listi.jpberlin.de - Thanks!
eddie:~/src/smartctl/smartmontools-6.6> gcc --version
gcc (Debian 4.6.3-14) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
eddie:~/src/smartctl/smartmontools-6.6> uname -a
Linux eddie 3.16.0-0.bpo.4-kirkwood #1 Debian 3.16.39-1+deb8u1~bpo70+1
(2017-02-24) armv5tel GNU/Linux
eddie:~/src/smartctl/smartmontools-6.6> sudo lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 7.11 (wheezy)
Release: 7.11
Codename: wheezy
eddie:~/src/smartctl/smartmontools-6.6> g++ --version
g++ (Debian 4.6.3-14) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
More information about the Smartmontools-support
mailing list