Skip to content

Can V be used for creating shared libraries? #18282

Discussion options

You must be logged in to vote

Add the -shared option to the compile line. It will create a .so on Unix, a .dll on Windows, etc.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@alpominth
Comment options

@JalonSolov
Comment options

Answer selected by alpominth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants