Skip to content

support -l: library linking specification#106

Merged
dra27 merged 1 commit intoocaml:masterfrom
dra27:enhanced-link
Oct 1, 2022
Merged

support -l: library linking specification#106
dra27 merged 1 commit intoocaml:masterfrom
dra27:enhanced-link

Conversation

@dra27
Copy link
Copy Markdown
Member

@dra27 dra27 commented Sep 22, 2022

-l: should take the following filename specification literally and search for it. Needed for linking winpthreads statically in OCaml 5.0.

  • Don't attempt different file extensions

Search the library path verbatim for the given filename. Allows static
libraries to be specified explicitly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant