GCC on MacOS #9010
|
Hi, What is the reason for GCC not being supported on mac os? I don't see it in the list of the compilers and platforms and when i try to use it even for a simple hello world program it will fail with linker errors:
|
Replies: 1 comment 2 replies
|
It's possible to get gcc to work on Mac using Cellar or Brew. We don't provide any documentation/help on how to do that though. And we support using it with our extension, but it sounds like you're hitting build issues unrelated to our extension. |
It's possible to get gcc to work on Mac using Cellar or Brew. We don't provide any documentation/help on how to do that though. And we support using it with our extension, but it sounds like you're hitting build issues unrelated to our extension.