Skip to content

Instantly share code, notes, and snippets.

@gohilbhagirath90
Created September 22, 2014 13:14
Show Gist options
  • Save gohilbhagirath90/0fe33ad78e848d4c295c to your computer and use it in GitHub Desktop.
Save gohilbhagirath90/0fe33ad78e848d4c295c to your computer and use it in GitHub Desktop.
jni shared library
gcc -I/opt/jdk6/jdk1.6.0_45/include -I/opt/jdk6/jdk1.6.0_45/include/linux -o libhello.so -shared hello.c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment