Skip to content

Instantly share code, notes, and snippets.

@ax3l
Created September 16, 2015 13:40
Show Gist options
  • Save ax3l/bb313ac0ee9326b43495 to your computer and use it in GitHub Desktop.
Save ax3l/bb313ac0ee9326b43495 to your computer and use it in GitHub Desktop.
Compiler lookup Defaults GCC
echo "int main() {}"|/opt/XXX/bin/g++ -xc++ - -v
ref: https://www.mail-archive.com/cmake@cmake.org/msg50008.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment