Skip to content

Feng-Gao/osx-gcc-installer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OSX GCC Installer

Downloading and installing the massive Xcode installer is a huge hassle if you just want GCC and related tools.

The osx-gcc-installer allows you to install the essential compilers from either pre-built binary packages or helps you create your own installer.

Option 1: Downloading Pre-Built Binaries

You can download the installers on the Downloads page or use the links below:

Option 2: Build Your Own

To create your own package, place the Xcode Installer for your OS version (Install Xcode.app) in the root directory of the repository, then open the matching .pmdoc to build!

What's Included?

  • GCC
  • LLVM
  • Clang
  • Developer CLI Tools (purge, etc)
  • DevSDK (headers, etc)

References

The source code from Apple for these packages is available here:

http://www.opensource.apple.com/release/developer-tools-41/

About

GCC Installer for OSX! Without Xcode!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published