06.04.2010, в 00:21, Alex Vazquez написал(а):

> I'm cross-compiling WebKit (revision 40084) for a MIPS board using DirectFB 
> backend.

This is a very old revision.

> 1) Has anyone found similar alignment problems compiling webkit for MIPS? If 
> so, how were they fixed?


We have several related bugs, often with proposed solutions. Someone needs to 
rework the proposed solutions into a form that can be landed into the tree, see 
<http://webkit.org/coding/contributing.html>.

Here are the bugs I could quickly find (I'm also listing Sparc and Alpha issues 
here, as they may have common root causes).

https://bugs.webkit.org/show_bug.cgi?id=29415 [Qt] byte alignment issue on MIPS
https://bugs.webkit.org/show_bug.cgi?id=19775 Alignment problems on Sparc
https://bugs.webkit.org/show_bug.cgi?id=20990 FreeBSD Alpha, >3000 cast 
alignment warnings on build, unaligned access errors on run
https://bugs.webkit.org/show_bug.cgi?id=19946 Possible misalignment in 
RenderArena when compiled for debug
https://bugs.webkit.org/show_bug.cgi?id=17422 get the NULL stack base in MIPS
https://bugs.webkit.org/show_bug.cgi?id=35461 Fail to build on sparc
https://bugs.webkit.org/show_bug.cgi?id=35326 [patch] _atomic_word not always 
an int and WTF_USE_JSVALUE32 needs defining for 64 bit sparc linux
https://bugs.webkit.org/show_bug.cgi?id=29407 [Qt] Webkit on SPARC Solaris have 
wrong endian

- WBR, Alexey Proskuryakov

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to