[MPlayer-users] why --enable-static is not working. what does it do?
Carl Eugen Hoyos
cehoyos at ag.or.at
Mon Jul 26 12:32:02 CEST 2010
Reyada Wolak <reyada.wolak <at> gmail.com> writes:
> what is the use of --enable-static
It builds static binaries of the libraries that are part of an MPlayer snapshot,
like libavutil, libavformat, libavcodec and libswscale.
The (imo unsupported) alternative is to link dynamically against these libraries.
I believe what you want is to pass "-static" to the linking process.
Carl Eugen
More information about the MPlayer-users
mailing list