[FFmpeg-devel] [PATCH 0/4] Some fixes for Sun Studio Express 11

Carl Eugen Hoyos cehoyos
Thu Oct 2 20:26:03 CEST 2008


Hi!

Diego 'Flameeyes' Petten? <flameeyes <at> gmail.com> writes:

> > Could you confirm that your compiles succeed? Especially dsputil_mmx.c
> > can't be compiled by Sun cc here.
> 
> I've disabled MMX/SSE for now since the alignment does not work (and
> thus I have very little hope for those to work).
> 
> I have a problem with the final linking of the ffmpeg binary though,
> since Sun Studio Express has a very strange (and inconsistent) behaviour
> (which I'm reporting through the Sun Bug Database as we speak): it links
> in libdl when using dlopen() for a final executable (like the one used
> for testing during configure), but it doesn't for libraries (like
> libavformat).

Regression tests work here, but compilation is only possible with manual
interaction (changing compiling options for some files) and, atm, I can't
produce a working h264.o (it even crashed gdb), while I think I managed to do
that yesterday somehow.

I did not touch asm - it works for me, I never tried to use __asm__!

Carl Eugen






More information about the ffmpeg-devel mailing list