Skip to content

Instantly share code, notes, and snippets.

@domiyanyue
Last active September 28, 2022 07:22
Show Gist options
  • Save domiyanyue/ddf113f9b6bf531fd40782322296b23d to your computer and use it in GitHub Desktop.
Save domiyanyue/ddf113f9b6bf531fd40782322296b23d to your computer and use it in GitHub Desktop.
shared library command create
g++ -shared -o libmy_math.so my_math.o
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment