I demand that CR may or may not have written...
Reinhard Nissl wrote:
I'm pleased to announce release 0.7.8 with a little delay:
In your new instructions can you add Tuomas Jormola tjormola@cc.hut.fi's suggestion of running autogen.sh with "--disable-fpic" if one has issues with newer versions of GCC (>=4.xx) and older versions of xine-lib?
I don't think that this is needed for CVS HEAD. I put in a workaround for the file which I noticed had a problem: since the problem only occurs with -O1 or higher, -Os is forced for that file.
(Look in src/libffmpeg/libavcodec/i386/Makefile.am and you'll see the workaround. BTW, if somebody wants to play with -f* and no-* to see which combination of options eliminates the problem, by all means do so - and tell us, the ffmpeg people and the gcc people if you find it :-) )
However, if you're using xine-lib 1.1.1 (doable, but you need to modify a patch from an older vdr-xine), you will need this on i386 or you'll need to grab the workaround from CVS HEAD (and don't forget to re-run automake).
[snip]