[Interest] [OS X] Qt 5.6.0 minimal build configuration (error compiling qlatincodec.cpp)

Thiago Macieira thiago.macieira at intel.com
Fri Mar 18 16:50:37 CET 2016


On sexta-feira, 18 de março de 2016 11:27:38 PDT René J. V. Bertin wrote:
> > Autoconf-based configure scripts override the default settings.
> 
> Another thing I'll take your word on, with the caveat outlined above. I've
> a  whole collection of wrapper scripts that allow me to build
> configure/autoconf and cmake based projects using hand-picked optimisation
> options. I think I'd have noticed if those options replaced everything set
> by configure/cmake systematically (possibly including all -I options).
> That said, variables like CC, CXX etc. override instead of append,
> fortunately  (if respected at all.)

So you can just fix this by accepting the issue to be in your scripts. Just 
append "-stdlib=libc++" to your CXXFLAGS environment variable.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list