[FFmpeg-trac] #1539(avcodec:new): ModPlug compile bug
FFmpeg
trac at avcodec.org
Tue Jul 17 11:31:18 CEST 2012
#1539: ModPlug compile bug
-------------------------------------+-----------------------------------
Reporter: chinshou | Owner:
Type: defect | Status: new
Priority: normal | Component: avcodec
Version: unspecified | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-----------------------------------
Comment (by chinshou):
libmodplug was built as static only.
CFLAGS=" -arch i386" CPPFLAGS=" -arch i386" LDFLAGS=" -arch i386"
./configure --prefix=/usr/darwin32 --enable-static --disable-shared
Because I want to build the dynamic build but without external dependency
except libav libraries selves like the shared build on
http://ffmpeg.zeranoe.com/builds/ for windows.
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1539#comment:8>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list