[MPlayer-users] mplayer plays video slowly - help needed

Reimar Döffinger Reimar.Doeffinger at gmx.de
Thu Dec 31 10:50:18 CET 2009


On Thu, Dec 31, 2009 at 10:02:50AM +0530, Palanivel wrote:
> My host is i386 linux machine. My target is arm linux. I do not know what value I should give for --host-cc. LTIB environment assigns the right compiler for gcc.

Then the LTIB environment is braindead, every significant program will
need to be able to generate native helper programs and this method
completely breaks them.
--host-cc must be a gcc that generates i386 binaries, and --cc must be
one that generates ARM binaries.
Obviously they thus can't be the same.


More information about the MPlayer-users mailing list