Open
Description
When I run this on a debian jessie machine, and run ldd bin/ffmpeg
, it doesn't look like this is actually generating a statically compiled binary. Tons of libraries are getting dynamically linked in.
If it were a totally static binary, ldd would return not a dynamic executable
.
I was hoping this project would result in a completely portable 64-bit binary but it doesn't appear to. Have I got this wrong? Thanks in advance.
Metadata
Metadata
Assignees
Labels
No labels