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 cegcc(compiled from svn

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

2007-03-28 Thread Pedro Alves
Hudson Hsueh writes: > > 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, >

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

2007-03-28 Thread Danny Backx
I forgot to mention that I also copied the config.sub file from one of the cegcc source directories into the xvid directory structure. Without it, configure will complain about now knowing about arm-wince-cegcc . Danny On Wed, 2007-03-28 at 21:32 +0200, Danny Backx wrote: > Hi, > > I've

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

2007-03-28 Thread Danny Backx
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 cegcc(compiled from svn) for my WM 5.0 device, > I tried for several days and now I was stuck on some problem. >

[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: