Skip to main content

A GCC-like compiler interface, but runs Clang instead. Isn't that neat?

Project description

Strip out useless arguments out of gcc calls when going for clang.

This thing is especially useful for you guys who like to compile Python extensions in C with Clang:

CC=clang-fake-gcc python setup.py build

Nice, huh?

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page