[maemo-developers] N800 & Video playback

From: Frantisek Dufka dufkaf at seznam.cz
Date: Wed May 2 10:06:09 EEST 2007
Kalle Vahlman wrote:

> I put the deb up at:
> 
>  http://iki.fi/zuh/xserver-xomap_1.1.99.3-0.zuh2_armel.deb
> 
> until I get it to the repository. This version also has the composite
> extension enabled, but AFAIK it does not depend on the libs or change
> server behaviour if composite is not specifically used.
> 
> The server *should* be compiled with '-mcpu=arm1136j-s -mfpu=vfp
> -mfloat-abi=softfp -O2', but as I had troubles with the
> SBOX_EXTRA_COMPILER_ARGS env var being honored some time ago I'm not
> guaranteeing it at the moment ;)
> 

I also succeeded in making the deb:
http://fanoush.wz.cz/maemo/xserver-xomap_1.1.99.3-0osso31_armel.deb

This one is compiled as thumb (except the ASM code) and no special CPU 
flags so it can be verified if there is any slowdown. Thumb mode saves 
approx. 300kb of executable size. It seems to be used by default in 
firmware images.

Kalle, did it link properly for you? With the patch the final Xomap link 
did not add the ASM code, I had to do it by hand. I didn't find proper 
place in Makefile for it to be added to libomap.a, the place patched by 
Siarhei was ignored by the build process for me.

Frantisek


More information about the maemo-developers mailing list