Topics should not be closed

Hello Admins,

Topics without any new replies for 14 days are automatically closed. But it is not user friendly because appropriate answers can be found several weeks or even several years later.

I wanted to add a solution to this topic,

because I upgraded my Mac to High Sierra two days ago. However, the topic has been already closed a while ago.

$ gcc --version
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/c++/4.2.1
Apple LLVM version 9.0.0 (clang-900.0.38)
Target: x86_64-apple-darwin17.2.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
$ xcode-select --install
xcode-select: note: install requested for command line developer tools
$ gcc --version
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 9.0.0 (clang-900.0.38)
Target: x86_64-apple-darwin17.2.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

I re-opened the topic.

Cheers,
Philippe.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.