Bowie Bailey writes:

On 3/5/2017 5:10 PM, Sam Varshavchik wrote:
>
> Ok, so squeeze should be taken care of, and most likely CentOS 5 and
> 6. Thanks for testing it.

CentOS 6 is using gcc 4.4.7 and works fine with the '-std=c++0x' flag.

CentOS 5 is using gcc 4.1.2 and does not work.

$ g++ -std=c++0x -o utest utest.C
cc1plus: error: unrecognized command line option "-std=c++0x"

I see a separate gcc44 package for CentOS 5, here:

http://mirror.centos.org/centos/5.11/os/x86_64/CentOS/

Even though CentOS 5 is now EOLed, It looks to me it will still be possible to build C++11 code using the gcc44 package.


Attachment: pgpLjbVO1ez4n.pgp
Description: PGP signature

------------------------------------------------------------------------------
Announcing the Oxford Dictionaries API! The API offers world-renowned
dictionary content that is easy and intuitive to access. Sign up for an
account today to start using our lexical data to power your apps and
projects. Get started today and enter our developer competition.
http://sdm.link/oxford
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to