Skip to content

Instantly share code, notes, and snippets.

@melanchall
Created October 5, 2022 16:28
Show Gist options
  • Save melanchall/2c84bef07927f3478c75f69b084d206e to your computer and use it in GitHub Desktop.
Save melanchall/2c84bef07927f3478c75f69b084d206e to your computer and use it in GitHub Desktop.
[Medium] NuGet Native 6
gcc -v -c test.c
gcc -v -shared -o test.dll test.o
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment