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

Diego 'Flameeyes' Pettenò flameeyes
Thu Oct 2 19:35:52 CEST 2008


Carl Eugen Hoyos <cehoyos at ag.or.at> 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).

I guess I can work this around for now by not using dlopen()'d modules.

-- 
Diego "Flameeyes" Petten?
http://blog.flameeyes.eu/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081002/5cd6f58d/attachment.pgp>



More information about the ffmpeg-devel mailing list