macOS 및 Windows 에 GCC 설치하기 MAC OSbrew : macOS 용 패키지 관리자 https://brew.sh/index_kobrew 사용 gcc 설치 Command line tools 설치xcode 없이 개발툴 설치 $ xcode-select --installclang 이 설치되고 gcc로 심볼링 링크 걸려 있음 $ gcc -vConfigured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1Apple clang version 12.0.5 (clang-1205.0..