Skip to content

What's the easiest way to check if pandoc supports dynamic loading of C libraries? #10992

Answered by tarleb
rnwst asked this question in Q&A
Discussion options

You must be logged in to vote

Oh, it's actually much simpler: run ldd /path/to/pandoc, and it will either list a bunch of shared libraries like libgmp, or it will inform you that it's "not a dynamic executable".

Replies: 1 comment 2 replies

Comment options

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

tarleb Jul 26, 2025
Collaborator

Answer selected by rnwst
@rnwst
Comment options

rnwst Jul 26, 2025
Author Sponsor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants