[FFmpeg-trac] #3649(avutil:new): Solaris Intel static libraries required AMD 3D NOW even though the CPU doesn't support
    FFmpeg 
    trac at avcodec.org
       
    Wed Jun 18 07:15:23 CEST 2014
    
    
  
#3649: Solaris Intel static libraries required AMD 3D NOW even though the CPU
doesn't support
---------------------------------------+----------------------------------
             Reporter:  bmitchel       |                    Owner:
                 Type:  defect         |                   Status:  new
             Priority:  minor          |                Component:  avutil
              Version:  2.2.1          |               Resolution:
             Keywords:  solaris intel  |               Blocked By:
             Blocking:                 |  Reproduced by developer:  0
Analyzed by developer:  0              |
---------------------------------------+----------------------------------
Comment (by bmitchel):
 I'll check gcc now and report back.
 I did find a way around the HWCAP issue with the C++ compiled app, but
 involves setting the HWCAP directly using the map file:
 {{{
 cat mapfile.i386
 hwcap_1 = AVX SSSE3 SSE2 SSE MMX CMOV TSC FPU OVERRIDE;
 }}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/3649#comment:12>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
    
    
More information about the FFmpeg-trac
mailing list