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 _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
