Wireshark mailing list archives

Re: rev 50749: /trunk/ /trunk/: CMakeLists.txt


From: Michael Tuexen <Michael.Tuexen () lurchi franken de>
Date: Tue, 23 Jul 2013 21:18:54 +0200

On Jul 23, 2013, at 9:09 PM, Guy Harris <guy () alum mit edu> wrote:


On Jul 21, 2013, at 10:49 AM, Michael Tuexen <Michael.Tuexen () lurchi franken de> wrote:

It reports:
C-Compiler: /usr/bin/cc

That explains why it doesn't detect it as clang...

Yes, you definitely must not assume that a compiler that doesn't have "clang" in its path isn't Clang.

What criteria does CMake use to set CMAKE_C_COMPILER_ID?  Hopefully it's capable of setting it to "Clang" if the 
compiler is Clang, even if the path to the compiler happens to have "cc" or even "gcc" as the last component of the 
path name.

Thanks a lot for the cmake support. I really use it since Apple
doesn't install autotools anymore.

I use autotools - macosx-setup.sh installs them if necessary.  (Apple probably dropped them because they went to GPL 
3 and the last GPL 2 version was getting more and more out of date.)
I used that script to install them on the buildbot... On my laptop I used cmake, since I want
to install as less as possible...

Best regards
Michael
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: