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"

-- 
Bowie

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to