Apple Event: May 7th at 7 am PT

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

GCC compiler

Hey! How do I download a gcc compiler on Xcode 11.7?

Posted on Sep 9, 2020 3:15 AM

Reply
Question marked as Best reply

Posted on Sep 10, 2020 6:32 AM

Hello Ralina129,


It sounds like you are trying to download something for Xcode. You may get better support if this question was in the Developer Forum, check out this link.


Apple Developer Forums


Cheers!

3 replies

Sep 10, 2020 8:15 AM in response to ralina129

You already have a far more efficient compiler/loader in Clang/Clang++ installed by Xcode, and which is accessible from the Terminal.


If you install GCC via a package manager, you run the risk of having the extra management task of ensuring that you are actually keeping the Xcode and GCC libraries and include files separated during the compilation process. Not a pretty picture.

GCC compiler

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.