Carl Eugen Hoyos <[email protected]> writes: >What do the following commands show on your build host? >$ ls -l /opt/freeware/lib/libbz2* >$ ls -l /opt/freeware/lib/liblzma*
> Imo, the simple solution is to remove the relevant so files from the build > host to force static linking. ------- bash-4.3$ ls -l /opt/freeware/lib/libbz2* -rwxr-xr-x 1 root system 197216 Dec 20 2010 /opt/freeware/lib/libbz2.a bash-4.3$ ls -l /opt/freeware/lib/liblzma* -rwxr-xr-x 1 root system 892872 Nov 04 2014 /opt/freeware/lib/liblzma.a -rwxr-xr-x 1 root system 924 Nov 04 2014 /opt/freeware/lib/liblzma.la Could you please let me know how to force a static build? Thanks, Liqin _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
