[MPlayer-dev-eng] Intel C++ 8.0 Compiler patch.

Ivo ivop at euronet.nl
Thu Jan 13 13:00:07 CET 2005


On Thursday 13 January 2005 12:43, Diego Biurrun wrote:
> Just compile gcc and skip the "make install" step, then configure
> mplayer with --cc=/path/to/compiled/gcc.

Shouldn't you first recompile gcc with itself? Otherwise you have gcc-4.0 
compiled with gcc 3.3 or 3.4 instead of gcc-4.0 compiled with 4.0. I don't 
think the resulting code (of MPlayer) will be any different (although you 
never know with gcc) but gcc might be slower if it's compiled with an older 
version of gcc. Then again, it might also be faster :-)

--Ivo




More information about the MPlayer-dev-eng mailing list