Skip to content

Instantly share code, notes, and snippets.

@m3ta4a
Created August 17, 2012 01:20
Show Gist options
  • Save m3ta4a/3375110 to your computer and use it in GitHub Desktop.
Save m3ta4a/3375110 to your computer and use it in GitHub Desktop.
[Jake@Jake’s MacBook Pro:~]⋙ python-config --cflags
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -mno-fused-madd -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64
[Jake@Jake’s MacBook Pro:~]⋙ python-config --prefix
/System/Library/Frameworks/Python.framework/Versions/2.7
[Jake@Jake’s MacBook Pro:~]⋙ which python-config
/usr/bin/python-config
[Jake@Jake’s MacBook Pro:~]⋙
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment