Home | History | Annotate | Download | only in source

Lines Matching refs:cxx

710 CXX
811 CXX
1482 CXX C++ compiler command
3428 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3429 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3431 if test -z "$CXX"; then
3433 CXX=$CCC
3436 for ac_prog in clang++ g++ c++ gpp xlC_r xlC aCC CC cxx cc++ cl.exe icc FCC KCC RCC
3445 if test -n "$CXX"; then
3446 ac_cv_prog_CXX="$CXX" # Let the user override the test.
3465 CXX=$ac_cv_prog_CXX
3466 if test -n "$CXX"; then
3467 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
3468 $as_echo "$CXX" >&6; }
3475 test -n "$CXX" && break
3478 if test -z "$CXX"; then
3479 ac_ct_CXX=$CXX
3480 for ac_prog in clang++ g++ c++ gpp xlC_r xlC aCC CC cxx cc++ cl.exe icc FCC KCC RCC
3523 CXX="g++"
3531 CXX=$ac_ct_CXX
3599 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
3600 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
4134 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4135 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4372 if test "`$CXX /help 2>&1 | head -c9`" = "Microsoft"
4847 SOL64=`$CXX -xarch=v9 2>&1 && $CC -xarch=v9 2>&1 | grep -v usage:`
4884 SOL64=`$CXX -xtarget=generic64 2>&1 && $CC -xtarget=generic64 2>&1 | grep -v usage:`
4895 if test -n "`$CXX --help 2>&1 && $CC --help 2>&1 | grep -v Intel`"; then
4896 if test -n "`$CXX --help 2>&1 && $CC --help 2>&1 | grep -v Itanium`"; then
4905 if test -n "`$CXX -help 2>&1 | grep 'for x64'`"; then
5189 case "$CXX" in
5886 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5887 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5916 as_fn_error $? "C++ compiler $CXX does not work or no compiler found" "$LINENO" 5
6241 if test x"`${CXX} ${CXXFLAGS} 2>&1`" != x""; then
6696 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6697 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7447 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7448 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7781 if test "${CXX}" == "clang++"; then