Re: [webkit-dev] Compiling SVG lighting filters for ARM NEON

2011-06-08 Thread itisravi
itisravi wrote: > > Hello all, > > Referring to > https://lists.webkit.org/pipermail/webkit-help/2011-June/002150.html this > , > > I'm trying to cross compile webkit 1.4 (gtk port) for ARM with NEON flags > enabled for the SVG lighting filters.Though both -mfpu=neon and > -mfloat-abi=softfp

Re: [webkit-dev] Compiling SVG lighting filters for ARM NEON

2011-06-17 Thread itisravi
itisravi wrote: > > > itisravi wrote: >> >> Hello all, >> >> Referring to >> https://lists.webkit.org/pipermail/webkit-help/2011-June/002150.html this >> , >> >> I'm trying to cross compile webkit 1.4 (gtk port) for ARM with NEON flags >> enabled for the SVG lighting filters.Though both -m

Re: [webkit-dev] Compiling SVG lighting filters for ARM NEON

2011-06-17 Thread Martin Robinson
On Fri, Jun 17, 2011 at 5:04 AM, itisravi wrote: > Hello, > 1.Could someone give inputs on what specific project files are to be > modified in a webkit-gtk build if I add new sources to the tree? > > 2.I was trying to build the FELighting Filters for NEON; the build fails > with the following mes