Brad King wrote: > On 10/7/2011 7:21 AM, Stephen Kelly wrote: >> I have a check for the Wl,--no-undefined flag in the test, and on some >> platforms the check passes (it seems), but the test fails later. > > Many linkers simply warn about an unused flag and ignore it. > It's hard to test for them. Unfortunately I don't have time > now to dig into this to be of further help. >
Ok, I've added it to the CheckCXXCompilerFlag unit test in the topic, so hopefully that will show the warnings to check for (if any). -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
