[FFmpeg-trac] #2500(undetermined:new): Static libfdk-aac

FFmpeg trac at avcodec.org
Wed Apr 24 19:54:37 CEST 2013


#2500: Static libfdk-aac
-------------------------------------+-------------------------------------
             Reporter:  svnpenn      |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Normally I can build fdk-aac like this

 ./configure \
   --host i686-w64-mingw32 \
   --prefix /usr/i686-w64-mingw32/sys-root/mingw \
   --disable-shared
 make install

 and then build FFmpeg no problem. However I have noticed that if you
 choose to
 build shared, it creates

 libfdk-aac-0.dll
 libfdk-aac.dll.a

 From then on you cannot create an FFmpeg static build with any combination
 of
 configure flags, until you delete these files. Is this by design or some
 error?

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2500>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list