Skip to content

Instantly share code, notes, and snippets.

@paeschli
Created January 7, 2013 13:57
Show Gist options
  • Save paeschli/4475169 to your computer and use it in GitHub Desktop.
Save paeschli/4475169 to your computer and use it in GitHub Desktop.
#CONFIG["CPP"] = "/opt/SUNWspro/bin/cc -E"
CONFIG["CPP"] = "/usr/sfw/bin/gcc -E"
CONFIG["CC"] = "/opt/SUNWspro/bin/cc"
#CONFIG["CC"] = "/usr/gcc/4.5/bin/gcc"
#CONFIG["CC"] = "/usr/sfw/bin/gcc"
#CONFIG["CC"] = "/opt/csw/bin/gcc"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment