Skip to content

Instantly share code, notes, and snippets.

@zldrobit
Created September 11, 2018 08:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zldrobit/ca3a908cbe6d77c31ba938975bcc589a to your computer and use it in GitHub Desktop.
Save zldrobit/ca3a908cbe6d77c31ba938975bcc589a to your computer and use it in GitHub Desktop.
use "-undefined dynamic_lookup" instead of "-lpython"
use "-Xpreprocessor -fopenmp -lomp" instead of "-fopenmp"
flags to be added for lpython: "-L/usr/local/opt/libomp/lib -I/usr/include/python2.7" ?
get numpy include dir: np.get_include()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment