Jump to content

GCC. compile attempts gives "C compiler cannot create executables"


dhaffner
 Share

3 posts in this topic

Recommended Posts

Most likely a permission error. However it could be also that the linker or assembler is missing. But actually Xcode should install them too and not just gcc.

So check if you have write permissions in that folder you want to compile your project.

Link to comment
Share on other sites

 Share

×
×
  • Create New...