On Mon, 4 Apr 2016 07:36:37 -0400 Igor Korot wrote:
IK> igor@IgorDellGentoo ~/wxWidgets/testbuild $ ../configure
IK> CXXFLAGS="-std=c++11 -stdlib=libc++"
You can't use libc++ with gcc under Linux. Also, the whole point of
--with-cxx=11 is that you don't need to put -std=c++11 in CXXFLAGS with it.
IK> configure: error: C compiler cannot create executables
IK> See `config.log' for more details
And if you did what's written above, you would have been probably able to
find it yourself.
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/