Wireshark mailing list archives

Re: Compilation issue on Mac OS


From: ajay saxena <aileronajay () gmail com>
Date: Fri, 21 Apr 2017 23:17:00 -0400

Hi Guy,

So i found this on stackoverflow


On Fri, Apr 21, 2017 at 11:10 PM, Guy Harris <guy () alum mit edu> wrote:

On Apr 21, 2017, at 8:04 PM, ajay saxena <aileronajay () gmail com> wrote:

This is what i get for gcc --version

Ajays-MacBook-Pro:wireshark ajasaxen$ gcc --version
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr
--with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 8.1.0 (clang-802.0.42)
Target: x86_64-apple-darwin16.5.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/
XcodeDefault.xctoolchain/usr/bin

OK, so "gcc" is just another name for Clang, as I suspected.

I'll file a bug asking that the Clang user manual document the way Clang
searches for header files, and see if I can figure out what would cause it
*not* to search /usr/local/include (by digging through the Clang source, if
I have to).
____________________________________________________________
_______________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.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:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: