[Cegcc-devel] xvid codec compile with cegcc

2007-03-27 Thread Hudson Hsueh
Dears: I want to cross-compile Xvid codec(http://www.xvid.org/)(from svn) with cegcc(compiled from svn) for my WM 5.0 device, I tried for several days and now I was stuck on some problem. Following is My configure command, ./configure CC=/opt/cegcc/bin/arm-wince-cegcc-gcc --host=arm configure:

Re: [Cegcc-devel] xvid codec compile with cegcc

2007-04-03 Thread Hudson Hsueh
thanks a lot , danny... It works!! On 3/29/07, Danny Backx <[EMAIL PROTECTED]> wrote: Hi, I've taken the 1.1.2 release off the xvid site. On Wed, 2007-03-28 at 12:15 +0800, Hudson Hsueh wrote: > I want to cross-compile Xvid codec(http://www.xvid.org/)(from svn) > with ce