[Development] QtWebEngine on x86 without SSE2
Thiago Macieira
thiago.macieira at intel.com
Wed Jan 20 06:38:04 CET 2016
On Wednesday 20 January 2016 05:05:23 Kevin Kofler wrote:
> I did not try other platforms yet. The dual V8 trick will not work on
> platforms that do not have the same ld.so SSE2 feature, and my code that
> handles the V8 trick also hardcodes the .so extension. So you would probably
> have to remove those parts and just live with x87 V8.
That should not be a problem. There's no OS X without SSE2 support and on any
other OS besides Linux, if you're targetting such an old computer you'll
probably have to build stuff from sources anyway.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Development
mailing list