David, your reply failed to set In-Reply-To or References headers, and
is thus not threaded with the conversation it purports to reply to,
meaning that it skipped my inbox.  If this was not intentional, you may
want to check your mail client settings.

David Cole <dlrd...@aol.com> writes:

> One question about the test, though: are those linker flags simply 
> ignored by non-gcc compilers? I don't see anything in the CMakeLists 
> file for the test that determines whether the linker interprets 
> -Wl,--start-group etc. properly...?

No, this is not a portable linker flag.  A more portable flag that is
also sufficient to trigger the bug is

  -L/directory,with,commas

Attachment: pgp0LqKY3Nbs5.pgp
Description: PGP signature

--

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to