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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
clang-fake-gcc-0.2.1.tar.gz
(1.2 kB
view hashes)