tmp_compiler_works="yes"
],[
tmp_compiler_works="no"
+ echo " " >&6
+ sed 's/^/cc-fail> /' conftest.err >&6
+ echo " " >&6
])
dnl linking capability verification
if test "$tmp_compiler_works" = "yes"; then
tmp_compiler_works="yes"
],[
tmp_compiler_works="no"
+ echo " " >&6
+ sed 's/^/ln-fail> /' conftest.err >&6
+ echo " " >&6
])
fi
dnl only do runtime verification when not cross-compiling
tmp_compiler_works="yes"
],[
tmp_compiler_works="no"
+ echo " " >&6
+ echo "rn-fail test program exited with status $ac_status" >&6
+ echo " " >&6
])
fi
dnl branch upon test result
tmp_compiler_works="yes"
],[
tmp_compiler_works="no"
+ echo " " >&6
+ sed 's/^/cc-fail> /' conftest.err >&6
+ echo " " >&6
])
dnl linking capability verification
if test "$tmp_compiler_works" = "yes"; then
tmp_compiler_works="yes"
],[
tmp_compiler_works="no"
+ echo " " >&6
+ sed 's/^/ln-fail> /' conftest.err >&6
+ echo " " >&6
])
fi
dnl only do runtime verification when not cross-compiling
tmp_compiler_works="yes"
],[
tmp_compiler_works="no"
+ echo " " >&6
+ echo "rn-fail test program exited with status $ac_status" >&6
+ echo " " >&6
])
fi
dnl branch upon test result