Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 461820

Summary: [qt overlay] x11-misc/sddm - cc1plus: error: unrecognized command line option '-std=c++11'
Product: Gentoo Linux Reporter: Franz Trischberger <franz.trischberger>
Component: Current packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Franz Trischberger 2013-03-15 14:40:52 UTC
cc1plus: error: unrecognized command line option '-std=c++11'
c++11 is hardcoded in the CMakeLists.txt. gcc-4.6 seems to not offer the desired features (changing to c++0x fails compilation, too).
IMHO depending on gcc-4.7 is the only solution.
Comment 1 Ben de Groot (RETIRED) gentoo-dev 2013-03-18 11:07:17 UTC
Thanks, I was still working on this, but upstream confirmed this would be a problem. So I've added a dependency on >=gcc-4.7.