Sent from my iPhone
> On Jan 21, 2016, at 3:28 PM, Guy Harris <[email protected]> wrote: > >> On Jan 21, 2016, at 12:10 PM, David Morsberger <[email protected]> wrote: >> >> I think this is a bug in cmake because: >> >> 1. the 'and run' in "CheckCSourceRuns: Check if the given C source code >> compiles and runs" should imply linking and executing the software. > > Yes, and it *does* imply that. > > The problem is that it doesn't let you cleanly specify which linker flags to > use when doing the linking. Unless cmake behaves differently based on flags and variables set, the -c option only compiles and assembles; doesn't link. ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
