https://sourceware.org/bugzilla/show_bug.cgi?id=33784

--- Comment #4 from Claudiu Zissulescu Ianculescu <claziss at gmail dot com> ---
I think we should keep CXX_FOR_TARGET because check_compiler_available is
checking for the C compiler, while we need the C++ compiler. Additionally,
run_cc_link_tests is internally checking for the compiler using
check_compiler_available, which leads to an unsupported test message (and no
objects created). Therefore, the check for the objects captures any unsupported
messages generated by the check_compiler_available procedure, marking the
second step as unresolved as requested.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to